From 2855ba75f53554887f6e788736c45b7c818d09ac Mon Sep 17 00:00:00 2001 From: David Barr Date: Sat, 19 Sep 2020 10:55:07 +0100 Subject: Actually really working Ok, both sides work as expected, need to write a keymap. --- app/boards/shields/cradios_right.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app/boards/shields/cradios_right.conf (limited to 'app/boards/shields/cradios_right.conf') 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 -- cgit v1.2.3