2020-10-29 09:15:38 +01:00
|
|
|
{
|
2022-08-02 02:02:19 +02:00
|
|
|
"keyboard_name": "Mute",
|
|
|
|
"manufacturer": "Little Alby",
|
2020-10-29 09:15:38 +01:00
|
|
|
"url": "",
|
|
|
|
"maintainer": "albybarber",
|
2022-08-02 02:02:19 +02:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x4142",
|
|
|
|
"pid": "0x4D55",
|
2023-05-01 09:37:12 +02:00
|
|
|
"device_version": "0.0.1",
|
|
|
|
"max_power": 100
|
2022-08-02 02:02:19 +02:00
|
|
|
},
|
2023-06-18 06:39:07 +02:00
|
|
|
"rgblight": {
|
|
|
|
"led_count": 1
|
|
|
|
},
|
2023-04-06 10:00:54 +02:00
|
|
|
"ws2812": {
|
|
|
|
"pin": "B6"
|
|
|
|
},
|
2023-02-08 08:41:46 +01:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "caterina",
|
2024-03-15 02:42:33 +01:00
|
|
|
"features": {
|
|
|
|
"bootmagic": false,
|
|
|
|
"command": false,
|
|
|
|
"console": false,
|
|
|
|
"extrakey": true,
|
|
|
|
"mousekey": false,
|
|
|
|
"nkro": false,
|
|
|
|
"rgblight": true
|
|
|
|
},
|
2023-02-14 08:39:41 +01:00
|
|
|
"matrix_pins": {
|
|
|
|
"direct": [
|
|
|
|
["B5"]
|
|
|
|
]
|
|
|
|
},
|
2020-10-29 09:15:38 +01:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
2023-02-19 08:55:12 +01:00
|
|
|
"layout": [
|
|
|
|
{"x": 0, "y": 0, "matrix": [0, 0]}
|
|
|
|
]
|
2020-10-29 09:15:38 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|