added dongle support using mctech's code as module

This commit is contained in:
Darren Victoriano
2025-01-27 20:10:55 -08:00
parent f0e7228a41
commit e50204265f

View File

@@ -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