diff options
author | Poring <97579443+PoringH@users.noreply.github.com> | 2023-09-21 10:45:29 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-20 20:45:29 -0700 |
commit | 4ec3e239baf618e7f90e4e2136ab957a483f8d59 (patch) | |
tree | d09a9f8658c63c6e17660fd03ea87622cf03f5f5 /keyboards/qck75/v1/keymaps/via/rules.mk | |
parent | e56ea60058aded2b5a6cad504051606d5bb1d31b (diff) |
[Keyboard] Add QCK-75 (#21180)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Diffstat (limited to 'keyboards/qck75/v1/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/qck75/v1/keymaps/via/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/qck75/v1/keymaps/via/rules.mk b/keyboards/qck75/v1/keymaps/via/rules.mk new file mode 100644 index 0000000000..4253f570f0 --- /dev/null +++ b/keyboards/qck75/v1/keymaps/via/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +ENCODER_MAP_ENABLE = yes
\ No newline at end of file |