feat(boards): add encoder support to planck

This commit is contained in:
Seth Milliken
2024-02-09 01:02:49 -08:00
committed by Pete Johanson
parent ccf0380179
commit b44ec381f6
4 changed files with 25 additions and 0 deletions

View File

@@ -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