You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

29 lines
638 B

{
"keyboard_name": "Tractyl Manuform (5x6) Proton-C",
"matrix_pins": {
"cols": ["B0", "B1", "B2", "B3", "B4", "B5"],
"rows": ["B10", "B11", "B12", "A14", "A13", "A15"]
},
"diode_direction": "COL2ROW",
"eeprom": {
"driver": "spi"
},
"rgblight": {
"led_count": 20,
"split_count": [10, 10]
},
"ws2812": {
"pin": "A6",
"driver": "pwm"
},
"encoder": {
"rotary": [
{"pin_a": "A7", "pin_b": "A8"}
]
},
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"features": {
"console": true
}
}