Upload files to "rev1_001"
This commit is contained in:
parent
9eb2f3763c
commit
b94416aebe
23
rev1_001/info.json
Normal file
23
rev1_001/info.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"usb": {
|
||||||
|
"device_version": "1.0.0"
|
||||||
|
},
|
||||||
|
"diode_direction": "COL2ROW",
|
||||||
|
"matrix_pins": {
|
||||||
|
"direct": [
|
||||||
|
["GP15", "GP17", "GP19", "GP21", "GP23", "GP11"]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"rgblight": {
|
||||||
|
"led_count": 3,
|
||||||
|
"max_brightness": 40,
|
||||||
|
"animations": {
|
||||||
|
"breathing": true,
|
||||||
|
"rainbow_mood": true,
|
||||||
|
"rainbow_swirl": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ws2812": {
|
||||||
|
"pin": "GP12"
|
||||||
|
}
|
||||||
|
}
|
3
rev1_001/readme.md
Normal file
3
rev1_001/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
This is the R1.001+ version of Madromys. Future versions may have other features.
|
||||||
|
|
||||||
|
See the [main readme](../readme.md) for more details.
|
BIN
rev1_001/rules.mk
Normal file
BIN
rev1_001/rules.mk
Normal file
Binary file not shown.
Loading…
Reference in a new issue