15 lines
292 B
JSON
15 lines
292 B
JSON
{
|
|
"keyboard_name": "Athena rev Beta",
|
|
"usb": {
|
|
"pid": "0x6585",
|
|
"device_version": "0.0.2"
|
|
},
|
|
"backlight": {
|
|
"breathing_period": 5
|
|
},
|
|
"indicators": {
|
|
"caps_lock": "C8"
|
|
},
|
|
"processor": "STM32F401",
|
|
"bootloader": "stm32-dfu"
|
|
}
|