mirror of
https://codeberg.org/ProgramSnail/my-crkbd-firmware.git
synced 2026-01-01 11:38:16 +00:00
init, separate crkbd config from qmk tree
This commit is contained in:
commit
f211e4a793
18 changed files with 1856 additions and 0 deletions
6
rules.mk
Normal file
6
rules.mk
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
REPEAT_KEY_ENABLE = yes
|
||||
AUTO_SHIFT_ENABLE = yes
|
||||
MOUSEKEY_ENABLE = yes
|
||||
SWAP_HANDS_ENABLE = yes
|
||||
TAP_DANCE_ENABLE = yes
|
||||
KEY_OVERRIDE_ENABLE = yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue