diff options
Diffstat (limited to 'keyboards/geekboards/tester/rules.mk')
-rw-r--r-- | keyboards/geekboards/tester/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/geekboards/tester/rules.mk b/keyboards/geekboards/tester/rules.mk index 6316052f5..d782f41bb 100644 --- a/keyboards/geekboards/tester/rules.mk +++ b/keyboards/geekboards/tester/rules.mk | |||
@@ -18,6 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
21 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output |
22 | RGB_MATRIX_ENABLE = yes # Use RGB matrix | 22 | RGB_MATRIX_ENABLE = yes # Use RGB matrix |
23 | RGB_MATRIX_DRIVER = IS31FL3731 | 23 | RGB_MATRIX_DRIVER = IS31FL3731 |