2024-09-06 06:35:26 +00:00
|
|
|
{
|
|
|
|
"keyboard_name": "waffling80 Rev B ANSI HS",
|
|
|
|
"usb": {
|
|
|
|
"pid": "0x0017",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
|
|
|
"rgblight": {
|
|
|
|
"saturation_steps": 8,
|
|
|
|
"brightness_steps": 8,
|
|
|
|
"led_count": 2
|
|
|
|
},
|
|
|
|
"features": {
|
|
|
|
"bootmagic": true,
|
|
|
|
"extrakey": true,
|
|
|
|
"mousekey": true,
|
|
|
|
"nkro": true,
|
|
|
|
"rgblight": true
|
2024-09-12 17:30:28 +00:00
|
|
|
},
|
2024-09-06 06:35:26 +00:00
|
|
|
"ws2812": {
|
|
|
|
"pin": "A8"
|
|
|
|
},
|
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B2", "B1", "B0", "A7", "A6", "A3", "B9", "B8"],
|
|
|
|
"rows": ["B13", "B12", "A5", "A4", "A2", "A1", "F0", "C15", "C13", "C14", "F1", "A0"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
|
|
|
"processor": "STM32F072",
|
|
|
|
"bootloader": "stm32-dfu"
|
|
|
|
}
|