Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add studio metadata feature #2561

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/boards/arm/adv360pro/adv360pro.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ features:
- keys
- underglow
- backlight
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/bt60/bt60_v1.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ arch: arm
features:
- keys
- encoder
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/bt60/bt60_v1_hs.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ arch: arm
features:
- keys
- encoder
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/ckp/bt60_v2.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ features:
- encoder
- underglow
- backlight
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/ckp/bt65_v1.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ features:
- encoder
- underglow
- backlight
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/ckp/bt75_v1.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ features:
- encoder
- underglow
- backlight
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/corneish_zen/corneish_zen_v1.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ arch: arm
features:
- keys
- display
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/corneish_zen/corneish_zen_v2.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ arch: arm
features:
- keys
- display
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/glove80/glove80.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ features:
- keys
- underglow
- backlight
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/arm/nice60/nice60.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ arch: arm
features:
- keys
- underglow
- studio
outputs:
- usb
- ble
Expand Down
1 change: 1 addition & 0 deletions app/boards/shields/boardsource5x12/boardsource5x12.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ url: https://boardsource.xyz/store/5ecb802c86879c9a0c22db61
requires: [pro_micro]
features:
- keys
- studio
1 change: 1 addition & 0 deletions app/boards/shields/contra/contra.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ url: https://github.com/ai03-2725/Contra
requires: [pro_micro]
features:
- keys
- studio
1 change: 1 addition & 0 deletions app/boards/shields/corne/corne.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ features:
- keys
- display
- underglow
- studio
siblings:
- corne_left
- corne_right
1 change: 1 addition & 0 deletions app/boards/shields/cradio/cradio.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- studio
siblings:
- cradio_left
- cradio_right
1 change: 1 addition & 0 deletions app/boards/shields/crbn/crbn.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ requires: [pro_micro]
features:
- keys
- encoder
- studio
1 change: 1 addition & 0 deletions app/boards/shields/hummingbird/hummingbird.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ url: https://github.com/PJE66/hummingbird
requires: [seeed_xiao]
features:
- keys
- studio
1 change: 1 addition & 0 deletions app/boards/shields/jian/jian.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ url: https://github.com/KGOH/Jian-Info
requires: [pro_micro]
features:
- keys
- studio
siblings:
- jian_left
- jian_right
1 change: 1 addition & 0 deletions app/boards/shields/jiran/jiran.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ url: https://github.com/Ladniy/jiran
requires: [pro_micro]
features:
- keys
- studio
siblings:
- jiran_left
- jiran_right
1 change: 1 addition & 0 deletions app/boards/shields/jorne/jorne.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ features:
- keys
- display
- underglow
- studio
siblings:
- jorne_left
- jorne_right
1 change: 1 addition & 0 deletions app/boards/shields/kyria/kyria.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ features:
- display
- encoder
- underglow
- studio
siblings:
- kyria_left
- kyria_right
1 change: 1 addition & 0 deletions app/boards/shields/kyria/kyria_rev3.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ features:
- display
- encoder
- underglow
- studio
siblings:
- kyria_rev3_left
- kyria_rev3_right
1 change: 1 addition & 0 deletions app/boards/shields/lily58/lily58.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ exposes: [i2c_oled]
features:
- keys
- display
- studio
siblings:
- lily58_left
- lily58_right
1 change: 1 addition & 0 deletions app/boards/shields/m60/m60.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ url: https://makerdiary.com/pages/m60-mechanical-keyboard
requires: [makerdiary_nrf52840_m2]
features:
- keys
- studio
1 change: 1 addition & 0 deletions app/boards/shields/reviung41/reviung41.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ url: https://github.com/gtips/reviung/tree/master/reviung41
requires: [pro_micro]
features:
- keys
- studio
1 change: 1 addition & 0 deletions app/boards/shields/sofle/sofle.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ features:
- display
- encoder
- underglow
- studio
siblings:
- sofle_left
- sofle_right
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- studio
siblings:
- splitkb_aurora_corne_left
- splitkb_aurora_corne_right
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- studio
siblings:
- splitkb_aurora_lily58_left
- splitkb_aurora_lily58_right
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ features:
- display
- encoder
- underglow
- studio
siblings:
- splitkb_aurora_sofle_left
- splitkb_aurora_sofle_right
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- studio
siblings:
- splitkb_aurora_sweep_left
- splitkb_aurora_sweep_right
1 change: 1 addition & 0 deletions app/boards/shields/zmk_uno/zmk_uno.zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ features:
- keys
- encoder
- display
- studio
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ Boards and shields should document the sets of hardware features found on them u
- `encoder` - Indicates the hardware contains one or more rotary encoders.
- `underglow` - Indicates the hardware includes underglow LEDs.
- `backlight` - Indicates the hardware includes backlight LEDs.
- `studio` - Indicates the keyboard is ready to use with [ZMK Studio](../../features/studio.md).
- `pointer` (future) - Used to indicate the hardware includes one or more pointer inputs, e.g. joystick, touchpad, or trackpoint.

### Siblings
Expand Down
3 changes: 2 additions & 1 deletion schema/hardware-metadata.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
"encoder",
"underglow",
"backlight",
"pointer"
"pointer",
"studio"
]
}
},
Expand Down
Loading