feat: xiao dongle rgb, corne rgb fix: multiple xiao+promicro encoder def ref: CHANGELOG.txt for more...

This commit is contained in:
Chow Castro, Marcos 2025-02-27 21:09:55 +01:00
parent 51779bb90f
commit 3e89c0de61
17 changed files with 242 additions and 48 deletions

View file

@ -165,6 +165,19 @@ include:
artifact-name: puchi_corne_dongle_view
# snippet: zmk-usb-logging
### Pro Micro END ###
### ProMicro_Dongle START ###
# NICE x PUCHI and nice_oled + rgb
- board: nice_nano_v2
shield: corne_left nice_oled
cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Corne_Oled_RGB\"
artifact-name: nice_corne_left_oled_rgb
snippet: rgb-config studio-rpc-usb-uart
- board: puchi_ble_v1
shield: corne_right nice_oled
snippet: rgb-config
artifact-name: puchi_corne_right_oled_rgb
### Pro Micro END ###
### CORNE END ###
### SOFLEV2 SOFLEV1 SOFLEPLUS START ###