added xiao dongle support
This commit is contained in:
31
build.yaml
31
build.yaml
@@ -19,20 +19,25 @@
|
||||
#
|
||||
---
|
||||
include:
|
||||
# nice_nano_v2 + nice_view
|
||||
- board: nice_nano_v2
|
||||
shield: corne_left nice_view_adapter nice_view_gem
|
||||
cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Nice_Corne_View\"
|
||||
artifact-name: nice_corne_left_view
|
||||
snippet: studio-rpc-usb-uart
|
||||
- board: nice_nano_v2
|
||||
shield: corne_right nice_view_adapter nice_view_gem
|
||||
cmake-args: -DCONFIG_NICE_VIEW_GEM_ANIMATION=y
|
||||
artifact-name: nice_corne_right_view
|
||||
|
||||
# xiao_dongle
|
||||
- board: seeeduino_xiao_ble
|
||||
shield: corne_dongle_xiao
|
||||
cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Xiao_Dongle\" -DCONFIG_ZMK_STUDIO=y
|
||||
artifact-name: xiao_corne_dongle_xiao
|
||||
snippet: studio-rpc-usb-uart
|
||||
artifact-name: xiao_dongle
|
||||
|
||||
# nice_nano_v2 + nice_view
|
||||
- board: nice_nano_v2
|
||||
shield: corne_left nice_view_adapter nice_view
|
||||
artifact-name: nice_corne_left_view
|
||||
- board: nice_nano_v2
|
||||
shield: corne_right nice_view_adapter nice_view
|
||||
artifact-name: nice_corne_right_view
|
||||
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user