move ymdk/id75 to revision (#24590)
This commit is contained in:
13
keyboards/ymdk/id75/f103/keyboard.json
Normal file
13
keyboards/ymdk/id75/f103/keyboard.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manufacturer": "YMDK",
|
||||
"bootloader": "uf2boot",
|
||||
"matrix_pins": {
|
||||
"cols": ["A10", "A9", "A8", "B15", "B14", "B13", "B12", "A5", "A6", "A4", "A3", "A2", "A1", "A0", "A15"],
|
||||
"rows": ["B2", "B1", "B0", "A7", "B10"]
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"ws2812": {
|
||||
"driver": "pwm",
|
||||
"pin": "B9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user