diff options
Diffstat (limited to 'keyboards/orthocode')
| -rw-r--r-- | keyboards/orthocode/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/orthocode/rules.mk b/keyboards/orthocode/rules.mk index 876d20b51..3d44d1f85 100644 --- a/keyboards/orthocode/rules.mk +++ b/keyboards/orthocode/rules.mk | |||
| @@ -15,8 +15,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 15 | EXTRAKEY_ENABLE = yes # Audio control and System control | 15 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 16 | CONSOLE_ENABLE = no # Console for debug | 16 | CONSOLE_ENABLE = no # Console for debug |
| 17 | COMMAND_ENABLE = no # Commands for debug and configuration | 17 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 18 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 18 | NKRO_ENABLE = no # Enable N-Key Rollover |
| 19 | NKRO_ENABLE = no # USB Nkey Rollover | ||
| 20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
