Browse Source

refactor(shields): Add pro-micro shield metadata.

xmkb
Peter Johanson 3 years ago committed by Pete Johanson
parent
commit
2907704f9f
  1. 11
      app/boards/shields/bfo9000/bfo9000.zmk.yml
  2. 8
      app/boards/shields/boardsource3x4/boardsource3x4.zmk.yml
  3. 5
      app/boards/shields/corne/corne.zmk.yml
  4. 12
      app/boards/shields/cradio/cradio.zmk.yml
  5. 9
      app/boards/shields/crbn/crbn.zmk.yml
  6. 8
      app/boards/shields/eek/eek.zmk.yml
  7. 13
      app/boards/shields/helix/helix.zmk.yml
  8. 14
      app/boards/shields/iris/iris.zmk.yml
  9. 11
      app/boards/shields/jian/jian.zmk.yml
  10. 14
      app/boards/shields/jorne/jorne.zmk.yml
  11. 15
      app/boards/shields/kyria/kyria.zmk.yml
  12. 13
      app/boards/shields/lily58/lily58.zmk.yml
  13. 13
      app/boards/shields/microdox/microdox.zmk.yml
  14. 9
      app/boards/shields/nibble/nibble.zmk.yml
  15. 8
      app/boards/shields/qaz/qaz.zmk.yml
  16. 12
      app/boards/shields/quefrency/quefrency.zmk.yml
  17. 8
      app/boards/shields/reviung41/reviung41.zmk.yml
  18. 8
      app/boards/shields/romac/romac.zmk.yml
  19. 10
      app/boards/shields/romac_plus/romac_plus.zmk.yml
  20. 14
      app/boards/shields/sofle/sofle.zmk.yml
  21. 11
      app/boards/shields/splitreus62/splitreus62.zmk.yml
  22. 8
      app/boards/shields/tg4x/tg4x.zmk.yml
  23. 10
      app/boards/shields/tidbit/tidbit.zmk.yml

11
app/boards/shields/bfo9000/bfo9000.zmk.yml

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
file_format: "1"
id: bfo9000
name: BFO-9000
type: shield
url: https://keeb.io/products/bfo-9000-keyboard-customizable-full-size-split-ortholinear
requires: [pro_micro]
features:
- keys
siblings:
- bfo9000_left
- bfo9000_right

8
app/boards/shields/boardsource3x4/boardsource3x4.zmk.yml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
file_format: "1"
id: boardsource3x4
name: Boardsource 3x4 Macropad
type: shield
url: https://boardsource.xyz/store/5ecc2008eee64242946c98c1
requires: [pro_micro]
features:
- keys

5
app/boards/shields/corne/corne.zmk.yml

@ -8,6 +8,7 @@ exposes: [i2c_oled] @@ -8,6 +8,7 @@ exposes: [i2c_oled]
features:
- keys
- display
- underglow
siblings:
- corne_left
- corne_right
- corne_left
- corne_right

12
app/boards/shields/cradio/cradio.zmk.yml

@ -0,0 +1,12 @@ @@ -0,0 +1,12 @@
file_format: "1"
id: cradio
name: Cradio/Sweep
type: shield
url: https://github.com/davidphilipbarr/Sweep
requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
siblings:
- cradio_left
- cradio_right

9
app/boards/shields/crbn/crbn.zmk.yml

@ -0,0 +1,9 @@ @@ -0,0 +1,9 @@
file_format: "1"
id: crbn
name: CRBN Featherlight
type: shield
url: https://github.com/PolarityWorks/CRBN-Featherlight
requires: [pro_micro]
features:
- keys
- encoder

8
app/boards/shields/eek/eek.zmk.yml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
file_format: "1"
id: eek
name: eek!
type: shield
url: https://github.com/Klackygears/eek_doc
requires: [pro_micro]
features:
- keys

13
app/boards/shields/helix/helix.zmk.yml

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
file_format: "1"
id: helix
name: Helix
type: shield
url: https://github.com/MakotoKurauchi/helix
requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- display
siblings:
- helix_left
- helix_right

14
app/boards/shields/iris/iris.zmk.yml

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
file_format: "1"
id: iris
name: Iris
type: shield
url: https://keeb.io/products/iris-keyboard-split-ergonomic-keyboard
requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- display
- encoder
siblings:
- iris_left
- iris_right

11
app/boards/shields/jian/jian.zmk.yml

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
file_format: "1"
id: jian
name: Jian
type: shield
url: https://github.com/KGOH/Jian-Info
requires: [pro_micro]
features:
- keys
siblings:
- jian_left
- jian_right

14
app/boards/shields/jorne/jorne.zmk.yml

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
file_format: "1"
id: jorne
name: Jorne
type: shield
url: https://github.com/joric/jorne
requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- display
- underglow
siblings:
- jorne_left
- jorne_right

15
app/boards/shields/kyria/kyria.zmk.yml

@ -0,0 +1,15 @@ @@ -0,0 +1,15 @@
file_format: "1"
id: kyria
name: Kyria
type: shield
url: https://splitkb.com/products/kyria-pcb-kit
requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- display
- encoder
- underglow
siblings:
- kyria_left
- kyria_right

13
app/boards/shields/lily58/lily58.zmk.yml

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
file_format: "1"
id: lily58
name: Lily58
type: shield
url: https://github.com/kata0510/Lily58
requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- display
siblings:
- lily58_left
- lily58_right

13
app/boards/shields/microdox/microdox.zmk.yml

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
file_format: "1"
id: microdox
name: Microdox
type: shield
url: https://boardsource.xyz/store/5f2e7e4a2902de7151494f92
requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- display
siblings:
- microdox_left
- microdox_right

9
app/boards/shields/nibble/nibble.zmk.yml

@ -0,0 +1,9 @@ @@ -0,0 +1,9 @@
file_format: "1"
id: nibble
name: Nibble
type: shield
url: https://nullbits.co/nibble/
requires: [pro_micro]
features:
- keys
- encoder

8
app/boards/shields/qaz/qaz.zmk.yml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
file_format: "1"
id: qaz
name: QAZ
type: shield
url: https://www.cbkbd.com/product/qaz-keyboard-kit
requires: [pro_micro]
features:
- keys

12
app/boards/shields/quefrency/quefrency.zmk.yml

@ -0,0 +1,12 @@ @@ -0,0 +1,12 @@
file_format: "1"
id: quefrency
name: Quefrency Rev. 1
type: shield
url: https://github.com/keebio/quefrency-rev1-pcb
requires: [pro_micro]
features:
- keys
- encoder
siblings:
- quenfrency_left
- quenfrency_right

8
app/boards/shields/reviung41/reviung41.zmk.yml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
file_format: "1"
id: reviung41
name: REVIUNG41
type: shield
url: https://github.com/gtips/reviung/tree/master/reviung41
requires: [pro_micro]
features:
- keys

8
app/boards/shields/romac/romac.zmk.yml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
file_format: "1"
id: romac
name: Romac Macropad
type: shield
url: https://mechboards.co.uk/shop/kits/romac-macro-pad/
requires: [pro_micro]
features:
- keys

10
app/boards/shields/romac_plus/romac_plus.zmk.yml

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
file_format: "1"
id: romac_plus
name: Romac+ Macropad
type: shield
url: https://example.org
requires: [pro_micro]
features:
- keys
- encoder
- display

14
app/boards/shields/sofle/sofle.zmk.yml

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
file_format: "1"
id: sofle
name: Sofle
type: shield
url: https://github.com/josefadamcik/SofleKeyboard
requires: [pro_micro]
exposes: [i2c_oled]
features:
- keys
- display
- encoder
siblings:
- sofle_left
- sofle_right

11
app/boards/shields/splitreus62/splitreus62.zmk.yml

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
file_format: "1"
id: splitreus62
name: Splitreus62
type: shield
url: https://github.com/Na-Cly/splitreus62
requires: [pro_micro]
features:
- keys
siblings:
- splitreus62_left
- splitreus62_right

8
app/boards/shields/tg4x/tg4x.zmk.yml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
file_format: "1"
id: tg4x
name: TG4x
type: shield
url: https://github.com/MythosMann/tg4x
requires: [pro_micro]
features:
- keys

10
app/boards/shields/tidbit/tidbit.zmk.yml

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
file_format: "1"
id: tidbit
name: Tidbit Numpad
type: shield
url: https://nullbits.co/tidbit/
requires: [pro_micro]
features:
- keys
- encoder
- display
Loading…
Cancel
Save