mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-18 09:55:48 +00:00
[Keyboard] Fix compile size for the Merge UM70 via keymap (#13690)
This commit is contained in:
parent
0b95ac2e4b
commit
95730d4f96
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
VIA_ENABLE = yes
|
||||
WPM_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
SPACE_CADET_ENABLE = no
|
||||
GRAVE_ESC_ENABLE = no
|
||||
MAGIC_ENABLE = no
|
||||
|
|
Loading…
Reference in a new issue