diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-30 09:17:50 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-30 09:17:50 +0000 |
commit | e5d48f6d16f00895464add8e52d0c4b1a033228e (patch) | |
tree | df2edfff451e1650b827a11408807cc22f617d58 /keyboards/ok60 | |
parent | ed062d811d14e921ede0f99cac60ff1143bf7767 (diff) | |
parent | 0b37e07f907cbb9654ecbc6449bb690f91f9ab20 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ok60')
-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 cf59531458..e1e858b349 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 NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable the RGB backlight -MIDI_ENABLE = no # MIDI support LAYOUTS = 60_ansi 60_iso 60_hhkb |