diff options
Diffstat (limited to 'keyboards/hadron')
| -rw-r--r-- | keyboards/hadron/ver2/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/hadron/ver3/rules.mk | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/hadron/ver2/rules.mk b/keyboards/hadron/ver2/rules.mk index d07da3fca0..188b4696f1 100644 --- a/keyboards/hadron/ver2/rules.mk +++ b/keyboards/hadron/ver2/rules.mk | |||
| @@ -11,4 +11,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
| 11 | AUDIO_ENABLE = no # Audio output | 11 | AUDIO_ENABLE = no # Audio output |
| 12 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight | 12 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight |
| 13 | OLED_ENABLE = yes | 13 | OLED_ENABLE = yes |
| 14 | OLED_DRIVER = SSD1306 | ||
diff --git a/keyboards/hadron/ver3/rules.mk b/keyboards/hadron/ver3/rules.mk index 887fbcbfeb..edc5fa7d5b 100644 --- a/keyboards/hadron/ver3/rules.mk +++ b/keyboards/hadron/ver3/rules.mk | |||
| @@ -14,5 +14,4 @@ RGB_MATRIX_ENABLE = no # once arm_rgb is implemented | |||
| 14 | HAPTIC_ENABLE = yes | 14 | HAPTIC_ENABLE = yes |
| 15 | HAPTIC_DRIVER = drv2605l | 15 | HAPTIC_DRIVER = drv2605l |
| 16 | OLED_ENABLE = yes | 16 | OLED_ENABLE = yes |
| 17 | OLED_DRIVER = SSD1306 | ||
| 18 | ENCODER_ENABLER = yes | 17 | ENCODER_ENABLER = yes |
