mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 19:41:16 +00:00
Update keyboards/hawtkeys/shortyk1/keyboard.json
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
eafa43cf74
commit
1a73d75316
@ -27,6 +27,25 @@
|
|||||||
"pid": "0x6B31",
|
"pid": "0x6B31",
|
||||||
"vid": "0x5453"
|
"vid": "0x5453"
|
||||||
},
|
},
|
||||||
|
"rgblight": {
|
||||||
|
"led_count": 3,
|
||||||
|
"animations": {
|
||||||
|
"breathing": true,
|
||||||
|
"rainbow_mood": true,
|
||||||
|
"rainbow_swirl": true,
|
||||||
|
"snake": true,
|
||||||
|
"knight": true,
|
||||||
|
"christmas": true,
|
||||||
|
"static_gradient": true,
|
||||||
|
"rgb_test": true,
|
||||||
|
"alternating": true,
|
||||||
|
"twinkle": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ws2812": {
|
||||||
|
"driver": "vendor",
|
||||||
|
"pin": "GP10"
|
||||||
|
},
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT": {
|
"LAYOUT": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
Loading…
Reference in New Issue
Block a user