From b4d63fb52cde20f910e0bd05724e80370c441981 Mon Sep 17 00:00:00 2001 From: mantas Date: Sat, 30 Jan 2021 14:03:00 +0200 Subject: 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. --- app/boards/shields/crbn/crbn.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/boards/shields/crbn/crbn.conf') 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 -- cgit v1.2.3