Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
parent
0b37e07f90
commit
292b7b3835
@ -1,5 +1,5 @@
|
||||
# Build-process overrides for the DMOTE.
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
RGBLIGHT_ENABLE = yes # Needed for the C linker with lighting control.
|
||||
COMMAND_ENABLE = no # Not a good combo with Space Cadet shift.
|
||||
|
||||
Loading…
Reference in New Issue