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