Lenovo LOQ works #127
Jalopy-Tech
started this conversation in
General
Replies: 1 comment
-
Lenovo LOQ 15IRX9 2024 also works |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Lenovo LOQ (16IRH8) [2023]. I added the Lenovo LOQ keyboard to the KNOWN_DEVICE_INFOS list in L5P-Keyboard-RGB/driver/src/lib.rs and it compiles and works fine:
(0x048d, 0xc983, 0xff89, 0x00cc), // 2023 LOQ
The udev rule is:
SUBSYSTEM=="usb", ATTR{idVendor}=="048d", ATTR{idProduct}=="c983", MODE="0666"
Thanks for this awesome application. Let me know if there is anything I can do.
Beta Was this translation helpful? Give feedback.
All reactions