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.
 
 
 
 
 

27 lines
651 B

{
"keyboard_name": "Tractyl Manuform (5x6) BlackPill",
"matrix_pins": {
"cols": ["A15", "B3", "B4", "B5", "B6", "B7"],
"rows": ["B12", "B13", "B14", "B15", "A8", "A10"]
},
"diode_direction": "COL2ROW",
"rgblight": {
"led_count": 57,
"split_count": [26, 31]
},
"build": {
"debounce_type": "asym_eager_defer_pk"
},
"ws2812": {
"pin": "A1",
"driver": "pwm"
},
"encoder": {
"rotary": [
{"pin_a": "A13", "pin_b": "A14"}
]
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
}