Skip to content

Disable click handling if we fast tap mode btn and turn encoder #93

Disable click handling if we fast tap mode btn and turn encoder

Disable click handling if we fast tap mode btn and turn encoder #93

Workflow file for this run

name: Clang Format Checker
on: [push]
jobs:
clang-format-checking:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: RafikFarhad/clang-format-github-action@v3
with:
sources: "src/**/*"