You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
415 B
20 lines
415 B
5 years ago
|
SRC += muse.c
|
||
|
|
||
|
AUDIO_ENABLE = yes
|
||
|
BACKLIGHT_ENABLE = no
|
||
|
BLUETOOTH_ENABLE = no
|
||
|
BOOTMAGIC_ENABLE = no
|
||
|
COMBO_ENABLE = no
|
||
|
COMMAND_ENABLE = no
|
||
|
CONSOLE_ENABLE = no
|
||
|
EXTRAKEY_ENABLE = yes
|
||
|
LEADER_ENABLE = yes
|
||
|
MIDI_ENABLE = no
|
||
|
MOUSEKEY_ENABLE = yes
|
||
|
NKRO_ENABLE = yes # nkey rollover
|
||
|
RGBLIGHT_ENABLE = no
|
||
|
SLEEP_LED_ENABLE = no
|
||
|
STENO_ENABLE = yes
|
||
|
TAP_DANCE_ENABLE = yes
|
||
|
UNICODE_ENABLE = yes
|