diff options
| author | Kevin <chenkevinh11@gmail.com> | 2020-08-28 20:36:43 -0700 |
|---|---|---|
| committer | Kevin <chenkevinh11@gmail.com> | 2020-08-28 20:36:43 -0700 |
| commit | e616fc2c8124a98e2abe2279d952783ea98b5cd5 (patch) | |
| tree | 7b34faa9782a654f8b945a933e552487c6268e70 /app/boards/shields/lily58/lily58.conf | |
| parent | 6475009da9baad358302fbff3db7d88d63f9ce50 (diff) | |
Added left encoder support
Diffstat (limited to 'app/boards/shields/lily58/lily58.conf')
| -rw-r--r-- | app/boards/shields/lily58/lily58.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/boards/shields/lily58/lily58.conf b/app/boards/shields/lily58/lily58.conf index 73f0d9d..14c1841 100644 --- a/app/boards/shields/lily58/lily58.conf +++ b/app/boards/shields/lily58/lily58.conf @@ -1,2 +1,6 @@ +# Enable encoder +CONFIG_EC11=y +CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y + # Uncomment the following line to enable the Lily58 OLED Display # CONFIG_ZMK_DISPLAY=y |
