32b63d676f
* Removed since options are in userspace * Removed RGB option that was breaking one of my builds * Remove unused options * Removed options present in userspace, add board specific options here * Removed code also present in userspace * Turns out those lines were needed, added them back * Testing changes * Added code to ensure board read as ANSI instead of default ISO for HS60 * Setting \ key to "MOD" instead of "ALPHA" for lighting
9 lines
185 B
Makefile
9 lines
185 B
Makefile
TAP_DANCE_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
BACKLIGHT_ENABLE = no
|
|
COMMAND_ENABLE = no
|
|
BOOTMAGIC_ENABLE = no
|
|
MOUSEKEY_ENABLE = no
|
|
AUDIO_ENABLE = no
|
|
CONSOLE_ENABLE = no
|
|
NKRO_ENABLE = no
|