aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keyboardio/model01/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keyboardio/model01/rules.mk')
-rw-r--r--keyboards/keyboardio/model01/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/keyboardio/model01/rules.mk b/keyboards/keyboardio/model01/rules.mk
index bf5834fb1..2ede72a22 100644
--- a/keyboards/keyboardio/model01/rules.mk
+++ b/keyboards/keyboardio/model01/rules.mk
@@ -16,7 +16,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration
16SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 16SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
17# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 17# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
18NKRO_ENABLE = no # USB Nkey Rollover 18NKRO_ENABLE = no # USB Nkey Rollover
19UNICODE_ENABLE = no # Unicode
20 19
21CUSTOM_MATRIX = yes 20CUSTOM_MATRIX = yes
22QUANTUM_LIB_SRC += i2c_master.c 21QUANTUM_LIB_SRC += i2c_master.c