mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-11-08 04:29:58 -05:00
Miscellaneous fixes for recently merged keyboards (#22179)
This commit is contained in:
parent
bb9d26f6fb
commit
1c3a6e44e9
1 changed files with 5 additions and 0 deletions
|
|
@ -1,2 +1,7 @@
|
||||||
ENCODER_MAP_ENABLE = yes
|
ENCODER_MAP_ENABLE = yes
|
||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
|
|
||||||
|
# Reduce compiled size
|
||||||
|
MOUSEKEY_ENABLE = no
|
||||||
|
SPACE_CADET_ENABLE = no
|
||||||
|
GRAVE_ESC_ENABLE = no
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue