diff options
Diffstat (limited to 'keyboards/keyboardio/model01/rules.mk')
-rw-r--r-- | keyboards/keyboardio/model01/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/keyboardio/model01/rules.mk b/keyboards/keyboardio/model01/rules.mk index dba292dc9..925e575e0 100644 --- a/keyboards/keyboardio/model01/rules.mk +++ b/keyboards/keyboardio/model01/rules.mk | |||
@@ -23,7 +23,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
23 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 23 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
24 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 24 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
25 | NKRO_ENABLE = no # USB Nkey Rollover | 25 | NKRO_ENABLE = no # USB Nkey Rollover |
26 | MIDI_ENABLE = no # MIDI support | ||
27 | UNICODE_ENABLE = no # Unicode | 26 | UNICODE_ENABLE = no # Unicode |
28 | 27 | ||
29 | CUSTOM_MATRIX = yes | 28 | CUSTOM_MATRIX = yes |