mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 20:03:01 +00:00
d425fcc8b1
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jay Morrow <jay.morrow@apple.com>
10 lines
186 B
Makefile
10 lines
186 B
Makefile
BOOTMAGIC_ENABLE = no
|
|
MOUSEKEY_ENABLE = no
|
|
EXTRAKEY_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
COMMAND_ENABLE = yes
|
|
NKRO_ENABLE = yes
|
|
BACKLIGHT_ENABLE = no
|
|
AUDIO_ENABLE = yes
|
|
RGBLIGHT_ENABLE = no
|