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