diff options
Diffstat (limited to 'keyboards/anavi/macropad8/rules.mk')
-rw-r--r-- | keyboards/anavi/macropad8/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/anavi/macropad8/rules.mk b/keyboards/anavi/macropad8/rules.mk index c79605de9..5916e594b 100644 --- a/keyboards/anavi/macropad8/rules.mk +++ b/keyboards/anavi/macropad8/rules.mk | |||
@@ -14,7 +14,7 @@ CONSOLE_ENABLE = no # Console for debug | |||
14 | COMMAND_ENABLE = no # Commands for debug and configuration | 14 | COMMAND_ENABLE = no # Commands for debug and configuration |
15 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 15 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
16 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 16 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
17 | AUDIO_ENABLE = no # Audio output on port C6 | 17 | AUDIO_ENABLE = no # Audio output |
18 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 18 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
19 | OLED_ENABLE = yes | 19 | OLED_ENABLE = yes |
20 | OLED_DRIVER = SSD1306 # Enable Support for SSD1306 or SH1106 OLED Displays; Communicating over I2C | 20 | OLED_DRIVER = SSD1306 # Enable Support for SSD1306 or SH1106 OLED Displays; Communicating over I2C |