enable mouse keys in handwired/dactyl keymaps that use them (#12586)
This commit is contained in:
parent
fb78447ad6
commit
b354ce94fe
2 changed files with 2 additions and 0 deletions
1
keyboards/handwired/dactyl/keymaps/default/rules.mk
Normal file
1
keyboards/handwired/dactyl/keymaps/default/rules.mk
Normal file
|
@ -0,0 +1 @@
|
||||||
|
MOUSEKEY_ENABLE = yes
|
1
keyboards/handwired/dactyl/keymaps/dvorak/rules.mk
Normal file
1
keyboards/handwired/dactyl/keymaps/dvorak/rules.mk
Normal file
|
@ -0,0 +1 @@
|
||||||
|
MOUSEKEY_ENABLE = yes
|
Loading…
Reference in a new issue