feat(boards): add encoder support to planck
This commit is contained in:
parent
ccf0380179
commit
b44ec381f6
4 changed files with 25 additions and 0 deletions
|
|
@ -14,3 +14,7 @@ CONFIG_GPIO=y
|
|||
CONFIG_CLOCK_CONTROL=y
|
||||
|
||||
CONFIG_ZMK_USB=y
|
||||
|
||||
# Uncomment these two lines to add support for encoder to your firmware
|
||||
#CONFIG_EC11=y
|
||||
#CONFIG_EC11_TRIGGER_OWN_THREAD=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue