diff options
| author | Yan-Fa Li <yanfali@gmail.com> | 2019-11-07 15:48:41 -0800 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2019-11-07 15:48:41 -0800 |
| commit | d96f0584a2b76f3a53608715e91b6ad79bc9e14f (patch) | |
| tree | 306c486d22ae00fb264423cc6df7eb149420dace /keyboards/hadron | |
| parent | 0f249990a9cd294d63ffe40eec1b96a276c138e8 (diff) | |
| download | qmk_firmware-d96f0584a2b76f3a53608715e91b6ad79bc9e14f.tar.gz qmk_firmware-d96f0584a2b76f3a53608715e91b6ad79bc9e14f.zip | |
[Keyboard] Hadron v3 Enable RGB (#7292)
- bitbang age is upon us. All hail zvecr
Diffstat (limited to 'keyboards/hadron')
| -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 |
