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 360ef3c84..0bc7d6f25 100644 --- a/keyboards/sixkeyboard/rules.mk +++ b/keyboards/sixkeyboard/rules.mk | |||
@@ -17,7 +17,6 @@ NKRO_ENABLE = no # USB Nkey Rollover - if this doesn't work, see here: https:/ | |||
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 | 19 | UNICODE_ENABLE = no # Unicode |
20 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
21 | CUSTOM_MATRIX = yes | 20 | CUSTOM_MATRIX = yes |
22 | 21 | ||
23 | SRC += matrix.c | 22 | SRC += matrix.c |