diff options
| author | CrossR <r.cross@lancaster.ac.uk> | 2020-09-01 18:27:40 +0100 |
|---|---|---|
| committer | CrossR <r.cross@lancaster.ac.uk> | 2020-09-01 18:27:40 +0100 |
| commit | 21875cde884a4acdd22864cb0690baa9595c945a (patch) | |
| tree | 690def9599da22add8df8c2f07eefec87f204668 /app/boards/shields/lily58/lily58_left.conf | |
| parent | 6be07b5b243d62fd6c531c4c8d6e81e61147eac6 (diff) | |
| parent | 4202db5a01e04e2e403941f40aea47a11f668853 (diff) | |
Merge remote-tracking branch 'upstream/main' into CrossR/Sofle
Diffstat (limited to 'app/boards/shields/lily58/lily58_left.conf')
| -rw-r--r-- | app/boards/shields/lily58/lily58_left.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app/boards/shields/lily58/lily58_left.conf b/app/boards/shields/lily58/lily58_left.conf index 1e028a7..6ff95d5 100644 --- a/app/boards/shields/lily58/lily58_left.conf +++ b/app/boards/shields/lily58/lily58_left.conf @@ -1,2 +1,6 @@ +# Uncomment to enable encoder +# CONFIG_EC11=y +# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y + CONFIG_ZMK_SPLIT=y -CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y +CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y
\ No newline at end of file |
