diff options
| author | David Barr <dpbarr@gmail.com> | 2020-09-19 10:55:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-19 10:55:07 +0100 |
| commit | 2855ba75f53554887f6e788736c45b7c818d09ac (patch) | |
| tree | d845b288fe808e7165577ee8aa72242485203347 /app/boards/shields/cradios_right.conf | |
| parent | 8bad40282b89859766cd28949b48fe34c24371fe (diff) | |
Actually really working
Ok, both sides work as expected, need to write a keymap.
Diffstat (limited to 'app/boards/shields/cradios_right.conf')
| -rw-r--r-- | app/boards/shields/cradios_right.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/boards/shields/cradios_right.conf b/app/boards/shields/cradios_right.conf new file mode 100644 index 0000000..990cf7c --- /dev/null +++ b/app/boards/shields/cradios_right.conf @@ -0,0 +1,2 @@ +CONFIG_ZMK_SPLIT=y +CONFIG_ZMK_SPLIT_BLE_ROLE_PERIPHERAL=y |
