Remove keyboard name from cmake-args, use corne.conf instead
This commit is contained in:
parent
0836ae4e27
commit
8a5c8780e1
1 changed files with 1 additions and 2 deletions
|
|
@ -57,13 +57,12 @@ include:
|
|||
### CORNE START ###
|
||||
- board: nice_nano_v2
|
||||
shield: corne_left nice_oled
|
||||
cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Afiq Zudin Corne42\"
|
||||
artifact-name: nice_corne_left_oled_rgb
|
||||
snippet: rgb-config studio-rpc-usb-uart
|
||||
# nice_nano_v2 + nice_oled + RGB (RIGHT)
|
||||
- board: nice_nano_v2
|
||||
shield: corne_right nice_oled
|
||||
cmake-args: -DCONFIG_ZMK_KEYBOARD_NAME=\"Afiq Zudin Corne42\" -DCONFIG_NICE_OLED_WIDGET_ANIMATION_PERIPHERAL_CAT=n -DCONFIG_NICE_OLED_WIDGET_ANIMATION_PERIPHERAL_KM=y
|
||||
cmake-args: -DCONFIG_NICE_OLED_WIDGET_ANIMATION_PERIPHERAL_CAT=n -DCONFIG_NICE_OLED_WIDGET_ANIMATION_PERIPHERAL_KM=y
|
||||
artifact-name: nice_corne_right_oled_rgb
|
||||
snippet: rgb-config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue