diff options
Diffstat (limited to 'keyboards/sixkeyboard/rules.mk')
-rw-r--r-- | keyboards/sixkeyboard/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/sixkeyboard/rules.mk b/keyboards/sixkeyboard/rules.mk index 0bc7d6f25..1ce62d90d 100644 --- a/keyboards/sixkeyboard/rules.mk +++ b/keyboards/sixkeyboard/rules.mk | |||
@@ -16,7 +16,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
16 | NKRO_ENABLE = no # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = no # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | AUDIO_ENABLE = no | 18 | AUDIO_ENABLE = no |
19 | UNICODE_ENABLE = no # Unicode | ||
20 | CUSTOM_MATRIX = yes | 19 | CUSTOM_MATRIX = yes |
21 | 20 | ||
22 | SRC += matrix.c | 21 | SRC += matrix.c |