feat(boards): Add nullbits SNAP shield
This commit is contained in:
parent
f59da74a3e
commit
41fdd07315
10 changed files with 381 additions and 0 deletions
15
app/boards/shields/snap/snap.zmk.yml
Normal file
15
app/boards/shields/snap/snap.zmk.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
file_format: "1"
|
||||
id: snap
|
||||
name: SNAP
|
||||
type: shield
|
||||
url: https://nullbits.co/snap
|
||||
requires: [pro_micro]
|
||||
exposes: [i2c_oled]
|
||||
features:
|
||||
- keys
|
||||
- display
|
||||
- encoder
|
||||
- underglow
|
||||
siblings:
|
||||
- snap_left
|
||||
- snap_right
|
||||
Loading…
Add table
Add a link
Reference in a new issue