Merge pull request #89 from Nicell/underglow/fix-configs
Add missing configuration values for RGB underglow
This commit is contained in:
commit
94549b4a07
3 changed files with 10 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Uncomment the following line to enable the Corne RGB Underglow
|
||||
# Uncomment the following lines to enable the Corne RGB Underglow
|
||||
# ZMK_RGB_UNDERGLOW=y
|
||||
# CONFIG_WS2812_STRIP=y
|
||||
|
||||
# Uncomment the following line to enable the Corne OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
|
|
|||
|
|
@ -5,5 +5,6 @@
|
|||
# Uncomment the following line to enable the Kyria OLED Display
|
||||
# CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
# Uncomment the following line to enable RGB underglow
|
||||
# Uncomment the following lines to enable RGB underglow
|
||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# CONFIG_WS2812_STRIP=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue