This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-12-01 05:07:26 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
79491e35e1
keychron_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 06:48:38 +06:00
{
"usb"
:
{
"pid"
:
"0x0102"
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 14:00:54 +06:00
}
,
Move `RGBLED_NUM` to data driven (#21278)
2023-06-18 10:39:07 +06:00
"rgblight"
:
{
"led_count"
:
16
}
,
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 14:00:54 +06:00
"ws2812"
:
{
"pin"
:
"A8"
Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)
2022-08-20 06:48:38 +06:00
}
}
Reference in New Issue
Copy Permalink