This website requires JavaScript.
Explore
Help
Register
Sign in
drashna
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Activity
8cd5df0cd4
qmk_firmware
/
keyboards
/
westm
/
westm68
/
rev2
/
info.json
12 lines
139 B
JSON
Raw
Normal View
History
Unescape
Escape
Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)
2022-08-20 10:48:38 +10:00
{
"usb"
:
{
"pid"
:
"0x0102"
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 18:00:54 +10:00
}
,
Move `RGBLED_NUM` to data driven (#21278)
2023-06-18 14:39:07 +10:00
"rgblight"
:
{
"led_count"
:
16
}
,
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 18:00:54 +10:00
"ws2812"
:
{
"pin"
:
"A8"
Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)
2022-08-20 10:48:38 +10:00
}
}
Copy permalink