fix(boards): Add encoder config to bdn9_rev2.conf
This commit is contained in:
parent
63b29ccd32
commit
2b235ae281
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Copyright (c) 2022 The ZMK Contributors
|
# Copyright (c) 2022 The ZMK Contributors
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
|
# Uncomment these lines below to enable encoders.
|
||||||
|
# CONFIG_EC11=y
|
||||||
|
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||||
|
|
||||||
# Uncomment the line below to enable RGB.
|
# Uncomment the line below to enable RGB.
|
||||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||||
|
|
Loading…
Reference in a new issue