mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 19:14:38 +00:00
[Keyboard] Hadron v3 Enable RGB (#7292)
- bitbang age is upon us. All hail zvecr
This commit is contained in:
parent
0f249990a9
commit
d96f0584a2
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
CUSTOM_MATRIX = no # Custom matrix file
|
||||
AUDIO_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
RGBLIGHT_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = no #WS2812 once arm_rgb is implemented
|
||||
HAPTIC_ENABLE += DRV2605L
|
||||
QWIIC_ENABLE += MICRO_OLED
|
||||
|
|
Loading…
Reference in a new issue