2022-08-21 22:08:50 +00:00
|
|
|
{
|
|
|
|
"keyboard_name": "Valor FRL TKL Rev1",
|
|
|
|
"usb": {
|
|
|
|
"device_version": "0.0.1"
|
2023-02-08 07:41:46 +00:00
|
|
|
},
|
2024-03-15 22:23:40 +00:00
|
|
|
"features": {
|
|
|
|
"bootmagic": true,
|
|
|
|
"command": true,
|
|
|
|
"console": true,
|
|
|
|
"extrakey": true,
|
|
|
|
"mousekey": true,
|
|
|
|
"nkro": true
|
|
|
|
},
|
2023-03-10 11:16:56 +00:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["A9", "A8", "B15", "B14", "B13", "B12", "A0", "B11", "B10", "B2", "B1", "B0", "A7", "A6", "A5", "A4", "A3"],
|
|
|
|
"rows": ["A15", "A14", "A1", "B3", "B4"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-09-14 19:50:07 +00:00
|
|
|
"eeprom": {
|
|
|
|
"driver": "i2c"
|
|
|
|
},
|
2023-02-08 07:41:46 +00:00
|
|
|
"processor": "STM32F072",
|
|
|
|
"bootloader": "stm32-dfu"
|
2022-08-21 22:08:50 +00:00
|
|
|
}
|