This commit is contained in:
Darren Victoriano
2025-02-03 22:54:37 -08:00
parent 1a18a3e043
commit 328ec5ebbc
15 changed files with 33 additions and 351 deletions

View File

@@ -22,22 +22,25 @@ include:
# Add custom dongle and a peripheral left corne
- board: seeeduino_xiao_ble
shield: corne_dongle
snippet: studio-rpc-usb-uart
cmake-args: -DCONFIG_ZMK_SPLIT_ROLE_CENTRAL=y -DCONFIG_ZMK_STUDIO=y -DCONFIG_ZMK_STUDIO_LOCKING=n
artifact-name: xiao_dongle
- board: nice_nano_v2
shield: corne_peripheral_left nice_view_adapter nice_view
artifact-name: corne_left_slave
# - board: nice_nano_v2
# shield: corne_left nice_view_adapter nice_view
# artifact-name: corne_left_master
- board: nice_nano_v2
shield: corne_left nice_view_adapter nice_view
cmake-args: -DCONFIG_ZMK_SPLIT_ROLE_CENTRAL=n
artifact-name: nano_corne_left
- board: nice_nano_v2
shield: corne_right nice_view_adapter nice_view
artifact-name: corne_right_slave
cmake-args: -DCONFIG_ZMK_SPLIT_ROLE_CENTRAL=n
artifact-name: nano_corne_right
# reset_settings
- board: nice_nano_v2
shield: settings_reset
artifact-name: nano_reset_settings
- board: seeeduino_xiao_ble
shield: settings_reset
artifact-name: xiao_reset_settings