added dongle support using mctech's code as module
This commit is contained in:
16
build.yaml
16
build.yaml
@@ -19,12 +19,20 @@
|
|||||||
#
|
#
|
||||||
---
|
---
|
||||||
include:
|
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
|
- board: seeeduino_xiao_ble
|
||||||
shield: corne_dongle_xiao
|
shield: corne_dongle_xiao
|
||||||
cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Xiao_Dongle\" -DCONFIG_ZMK_STUDIO=y
|
cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Xiao_Dongle\" -DCONFIG_ZMK_STUDIO=y
|
||||||
artifact-name: xiao_corne_dongle_xiao
|
artifact-name: xiao_corne_dongle_xiao
|
||||||
snippet: studio-rpc-usb-uart
|
snippet: studio-rpc-usb-uart
|
||||||
- board: nice_nano_v2
|
|
||||||
shield: corne_left nice_view_adapter nice_view
|
|
||||||
- board: nice_nano_v2
|
|
||||||
shield: corne_right nice_view_adapter nice_view
|
|
||||||
|
|||||||
Reference in New Issue
Block a user