mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 05:37:00 +06:00
17 lines
262 B
JSON
17 lines
262 B
JSON
{
|
|
"keyboard_name": "0-Sixty-underglow",
|
|
"usb": {
|
|
"pid": "0x0061"
|
|
},
|
|
"features": {
|
|
"rgblight": true
|
|
},
|
|
"ws2812": {
|
|
"pin": "B6"
|
|
},
|
|
"rgblight": {
|
|
"led_count": 24,
|
|
"max_brightness": 185
|
|
}
|
|
}
|