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