diff options
Diffstat (limited to 'keyboards/ok60/rules.mk')
-rw-r--r-- | keyboards/ok60/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ok60/rules.mk b/keyboards/ok60/rules.mk index cf5953145..e1e858b34 100644 --- a/keyboards/ok60/rules.mk +++ b/keyboards/ok60/rules.mk | |||
@@ -16,6 +16,5 @@ KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | |||
16 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
17 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
18 | RGBLIGHT_ENABLE = yes # Enable the RGB backlight | 18 | RGBLIGHT_ENABLE = yes # Enable the RGB backlight |
19 | MIDI_ENABLE = no # MIDI support | ||
20 | 19 | ||
21 | LAYOUTS = 60_ansi 60_iso 60_hhkb | 20 | LAYOUTS = 60_ansi 60_iso 60_hhkb |