diff options
Diffstat (limited to 'keyboards/tender')
| -rw-r--r-- | keyboards/tender/macrowo_pad/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/tender/macrowo_pad/rules.mk b/keyboards/tender/macrowo_pad/rules.mk index 8474335ac..039a61324 100644 --- a/keyboards/tender/macrowo_pad/rules.mk +++ b/keyboards/tender/macrowo_pad/rules.mk | |||
| @@ -10,8 +10,7 @@ BOOTLOADER = caterina | |||
| 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
| 11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 13 | NKRO_ENABLE = no # Enable N-Key Rollover |
| 14 | NKRO_ENABLE = no # USB Nkey Rollover | ||
| 15 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 14 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 16 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 15 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 17 | AUDIO_ENABLE = no # Audio output | 16 | AUDIO_ENABLE = no # Audio output |
