diff options
author | Kevin <chenkevinh11@gmail.com> | 2020-08-29 13:48:40 -0700 |
---|---|---|
committer | Kevin <chenkevinh11@gmail.com> | 2020-08-29 13:48:40 -0700 |
commit | 03319438553e68a29a8c66abc47686e0934afc71 (patch) | |
tree | 6b51c98177d6b58b89bf3d0a8fa6602c48febc8b /app/boards/shields/lily58 | |
parent | 14c05c92e973d92398d0970ad4a5dd2b9d32becd (diff) |
Removed extra encoder config lines
Diffstat (limited to 'app/boards/shields/lily58')
-rw-r--r-- | app/boards/shields/lily58/lily58.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/boards/shields/lily58/lily58.conf b/app/boards/shields/lily58/lily58.conf index 14c1841..73f0d9d 100644 --- a/app/boards/shields/lily58/lily58.conf +++ b/app/boards/shields/lily58/lily58.conf @@ -1,6 +1,2 @@ -# 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 |