diff options
| author | Kevin <chenkevinh11@gmail.com> | 2020-08-29 11:36:48 -0700 |
|---|---|---|
| committer | Kevin <chenkevinh11@gmail.com> | 2020-08-29 11:36:48 -0700 |
| commit | 72232b4ec7ead37bf765acd16e1ea4490651260a (patch) | |
| tree | 198a7db9f4fc2c08a08ba570fb2ea61b83858b6c /app/boards/shields/lily58/lily58_left.conf | |
| parent | d69c94a183f3f91bddde2f1cc9dcf28db418ebac (diff) | |
Fixed encoder config and added build_right script
Diffstat (limited to 'app/boards/shields/lily58/lily58_left.conf')
| -rw-r--r-- | app/boards/shields/lily58/lily58_left.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/boards/shields/lily58/lily58_left.conf b/app/boards/shields/lily58/lily58_left.conf index 1e028a7..2bd5872 100644 --- a/app/boards/shields/lily58/lily58_left.conf +++ b/app/boards/shields/lily58/lily58_left.conf @@ -1,2 +1,6 @@ +# Enable encoder +CONFIG_EC11=y +CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y + CONFIG_ZMK_SPLIT=y CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y |
