diff options
Diffstat (limited to 'keyboards/mechwild/obe')
| -rw-r--r-- | keyboards/mechwild/obe/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/mechwild/obe/rules.mk b/keyboards/mechwild/obe/rules.mk index 5f8b1daa3..d5fac1ee4 100644 --- a/keyboards/mechwild/obe/rules.mk +++ b/keyboards/mechwild/obe/rules.mk | |||
| @@ -6,8 +6,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
| 6 | EXTRAKEY_ENABLE = yes # Audio control and System control | 6 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 7 | CONSOLE_ENABLE = no # Console for debug | 7 | CONSOLE_ENABLE = no # Console for debug |
| 8 | COMMAND_ENABLE = no # Commands for debug and configuration | 8 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 9 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 9 | NKRO_ENABLE = no # Enable N-Key Rollover |
| 10 | NKRO_ENABLE = no # USB Nkey Rollover | ||
| 11 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 10 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 12 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 11 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 13 | AUDIO_ENABLE = no # Audio output | 12 | AUDIO_ENABLE = no # Audio output |
