Upload files to "rev1_001"

This commit is contained in:
kiefac 2024-01-07 00:38:17 +00:00
parent 9eb2f3763c
commit b94416aebe
3 changed files with 26 additions and 0 deletions

23
rev1_001/info.json Normal file
View 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
View 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

Binary file not shown.