diff options
Diffstat (limited to 'keyboards/dp60')
| -rw-r--r-- | keyboards/dp60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dp60/rules.mk b/keyboards/dp60/rules.mk index d89f2287a..496b55a88 100644 --- a/keyboards/dp60/rules.mk +++ b/keyboards/dp60/rules.mk | |||
| @@ -18,7 +18,7 @@ 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 | RGBLIGHT_ENABLE = no # Use RGB underglow light | 22 | RGBLIGHT_ENABLE = no # Use RGB underglow light |
| 23 | RGB_MATRIX_ENABLE = yes | 23 | RGB_MATRIX_ENABLE = yes |
| 24 | RGB_MATRIX_DRIVER = IS31FL3731 # Use RGB matrix | 24 | RGB_MATRIX_DRIVER = IS31FL3731 # Use RGB matrix |
