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