mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-19 00:03:33 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
691b46db6e
@ -14,9 +14,11 @@
|
||||
"rgblight": true,
|
||||
"encoder": true,
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "GP15"
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 12,
|
||||
"pin": "GP15",
|
||||
"animations": {
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
|
@ -13,9 +13,11 @@
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "GP28"
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 23,
|
||||
"pin": "GP28",
|
||||
"animations": {
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
@ -68,4 +70,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user