Init: Corne-only zmk-config
Extracted from zmk-config-archive (multi-board repo). Corne 42-key with nice_nano_v2, nice_oled, RGB, ZMK Studio, Javelin steno.
This commit is contained in:
commit
9d21b8ff1e
35 changed files with 3830 additions and 0 deletions
20
build.yaml
Normal file
20
build.yaml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
include:
|
||||
|
||||
### CORNE START ###
|
||||
- board: nice_nano_v2
|
||||
shield: corne_left nice_oled
|
||||
artifact-name: nice_corne_left_oled_rgb
|
||||
snippet: rgb-config studio-rpc-usb-uart
|
||||
- board: nice_nano_v2
|
||||
shield: corne_right nice_oled
|
||||
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
|
||||
### CORNE END ###
|
||||
|
||||
### SETTINGS_RESET START ###
|
||||
- board: nice_nano_v2
|
||||
shield: settings_reset
|
||||
artifact-name: nice_settings_reset
|
||||
### SETTINGS_RESET END ###
|
||||
Loading…
Add table
Add a link
Reference in a new issue