diff options
| -rw-r--r-- | keyboards/hadron/ver3/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hadron/ver3/rules.mk b/keyboards/hadron/ver3/rules.mk index 599fb53fa..1345c67f2 100644 --- a/keyboards/hadron/ver3/rules.mk +++ b/keyboards/hadron/ver3/rules.mk | |||
| @@ -17,7 +17,7 @@ COMMAND_ENABLE = yes # Commands for debug and configuration | |||
| 17 | NKRO_ENABLE = yes # USB Nkey Rollover | 17 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 18 | CUSTOM_MATRIX = no # Custom matrix file | 18 | CUSTOM_MATRIX = no # Custom matrix file |
| 19 | AUDIO_ENABLE = yes | 19 | AUDIO_ENABLE = yes |
| 20 | RGBLIGHT_ENABLE = no | 20 | RGBLIGHT_ENABLE = yes |
| 21 | RGB_MATRIX_ENABLE = no #WS2812 once arm_rgb is implemented | 21 | RGB_MATRIX_ENABLE = no #WS2812 once arm_rgb is implemented |
| 22 | HAPTIC_ENABLE += DRV2605L | 22 | HAPTIC_ENABLE += DRV2605L |
| 23 | QWIIC_ENABLE += MICRO_OLED | 23 | QWIIC_ENABLE += MICRO_OLED |
