This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
mirrors/qmk_firmware
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6545eb64a0
qmk_firmware
/
keyboards
/
rmi_kb
/
tkl_ff
/
v2
/
info.json
12 lines
139 B
JSON
Raw
Normal View
History
Unescape
Escape
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
2022-08-20 00:42:49 +00:00
{
"usb"
:
{
"pid"
:
"0x10FF"
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 08:00:54 +00:00
}
,
Move `RGBLED_NUM` to data driven (#21278)
2023-06-18 04:39:07 +00:00
"rgblight"
:
{
"led_count"
:
26
}
,
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 08:00:54 +00:00
"ws2812"
:
{
"pin"
:
"E2"
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
2022-08-20 00:42:49 +00:00
}
}
Reference in a new issue
Copy permalink