diff options
Diffstat (limited to 'keyboards/rgbkb/mun/rules.mk')
| -rw-r--r-- | keyboards/rgbkb/mun/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/rgbkb/mun/rules.mk b/keyboards/rgbkb/mun/rules.mk index 2105be2cd..c7e6594ea 100644 --- a/keyboards/rgbkb/mun/rules.mk +++ b/keyboards/rgbkb/mun/rules.mk | |||
| @@ -14,7 +14,7 @@ MOUSEKEY_ENABLE = no # Mouse keys | |||
| 14 | EXTRAKEY_ENABLE = yes # Audio control and System control | 14 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 15 | CONSOLE_ENABLE = yes # Console for debug | 15 | CONSOLE_ENABLE = yes # Console for debug |
| 16 | COMMAND_ENABLE = no # Commands for debug and configuration | 16 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 17 | NKRO_ENABLE = yes # Nkey Rollover - 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 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
| 19 | 19 | ||
| 20 | WS2812_DRIVER = pwm | 20 | WS2812_DRIVER = pwm |
