summaryrefslogtreecommitdiff
path: root/app/boards/shields/crbn/crbn.conf
diff options
context:
space:
mode:
authormantas <mantas@tarakonas.lt>2021-01-30 14:03:00 +0200
committerPete Johanson <peter@peterjohanson.com>2021-02-03 23:49:59 -0500
commitb4d63fb52cde20f910e0bd05724e80370c441981 (patch)
tree036a9895686f2f3a143fd7c1022b2891dcd7659c /app/boards/shields/crbn/crbn.conf
parentc94943da1c31c295c063811336cb3a7bee983ccc (diff)
feat(shields) Add encoder support to CRBN
Pin A maps to A2 (F5), pin B to A3 (F4). Added keymappings to encoder on default and lower layers.
Diffstat (limited to 'app/boards/shields/crbn/crbn.conf')
-rw-r--r--app/boards/shields/crbn/crbn.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/boards/shields/crbn/crbn.conf b/app/boards/shields/crbn/crbn.conf
index e69de29..15f65fb 100644
--- a/app/boards/shields/crbn/crbn.conf
+++ b/app/boards/shields/crbn/crbn.conf
@@ -0,0 +1,3 @@
+# Uncomment lines below to enable encoder
+# CONFIG_EC11=y
+# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y \ No newline at end of file