diff options
| author | Pete Johanson <peter@peterjohanson.com> | 2020-07-20 23:14:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-20 23:14:48 -0400 |
| commit | 25509adef7fe36e1fde794851922ae07216046ab (patch) | |
| tree | b00dbd6bb2237640e1fca2d77cd027170c8a1c93 /app/boards/shields/lily58/lily58_left.conf | |
| parent | f6110a632d0ddbc0a9ebd7bfd4997366f95facfd (diff) | |
| parent | c4d3c03eb069c814321ab49a809dc584f1819b34 (diff) | |
Merge pull request #56 from petejohanson/core/split-ble-infrastructure
Initial split BLE infrastructure.
Diffstat (limited to 'app/boards/shields/lily58/lily58_left.conf')
| -rw-r--r-- | app/boards/shields/lily58/lily58_left.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/boards/shields/lily58/lily58_left.conf b/app/boards/shields/lily58/lily58_left.conf new file mode 100644 index 0000000..e51dee4 --- /dev/null +++ b/app/boards/shields/lily58/lily58_left.conf @@ -0,0 +1,2 @@ +CONFIG_ZMK_SPLIT=y +CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y
\ No newline at end of file |
