Enable RGB underglow at board level.
This commit is contained in:
parent
13cc9011d0
commit
0f5ed55df1
1 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# Enable underglow
|
||||
CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# Use the STRIP config specific to the LEDs you're using
|
||||
CONFIG_WS2812_STRIP=y
|
Loading…
Add table
Reference in a new issue