diff options
Diffstat (limited to 'keyboards/hadron/ver3/rules.mk')
| -rw-r--r-- | keyboards/hadron/ver3/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/hadron/ver3/rules.mk b/keyboards/hadron/ver3/rules.mk index ad753a5ff..c8681a141 100644 --- a/keyboards/hadron/ver3/rules.mk +++ b/keyboards/hadron/ver3/rules.mk | |||
| @@ -21,7 +21,8 @@ AUDIO_ENABLE = yes | |||
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | RGB_MATRIX_ENABLE = no # once arm_rgb is implemented | 22 | RGB_MATRIX_ENABLE = no # once arm_rgb is implemented |
| 23 | RGB_MATRIX_DRIVER = WS2812 | 23 | RGB_MATRIX_DRIVER = WS2812 |
| 24 | HAPTIC_ENABLE += DRV2605L | 24 | HAPTIC_ENABLE = yes |
| 25 | HAPTIC_DRIVER = DRV2605L | ||
| 25 | OLED_ENABLE = yes | 26 | OLED_ENABLE = yes |
| 26 | OLED_DRIVER = SSD1306 | 27 | OLED_DRIVER = SSD1306 |
| 27 | ENCODER_ENABLER = yes | 28 | ENCODER_ENABLER = yes |
