The inaugural commit for Leeloo's firmware.
This commit is contained in:
parent
35e73d40f5
commit
ab5517b858
12 changed files with 365 additions and 0 deletions
14
app/boards/shields/leeloo/leeloo.zmk.yml
Normal file
14
app/boards/shields/leeloo/leeloo.zmk.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
file_format: "1"
|
||||
id: leeloo
|
||||
name: Leeloo
|
||||
type: shield
|
||||
url: https://clicketysplit.ca/pages/leeloo
|
||||
requires: [pro_micro]
|
||||
exposes: [i2c_oled]
|
||||
features:
|
||||
- keys
|
||||
- display
|
||||
- encoder
|
||||
siblings:
|
||||
- leeloo_left
|
||||
- leeloo_right
|
||||
Loading…
Add table
Add a link
Reference in a new issue