mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Match all keys on GX502 for perkey leds
This commit is contained in:
@@ -456,10 +456,9 @@ impl KeyColourArray {
|
|||||||
Key::RFn => (8, 51),
|
Key::RFn => (8, 51),
|
||||||
//
|
//
|
||||||
Key::Left => (9, 54),
|
Key::Left => (9, 54),
|
||||||
|
//
|
||||||
Key::Down => (10, 9),
|
Key::Down => (10, 9),
|
||||||
Key::Right => (10, 12),
|
Key::Right => (10, 12),
|
||||||
//_ => (0, 24),
|
|
||||||
};
|
};
|
||||||
// LOLOLOLOLOLOLOL! Look it's safe okay
|
// LOLOLOLOLOLOLOL! Look it's safe okay
|
||||||
unsafe {
|
unsafe {
|
||||||
|
|||||||
Reference in New Issue
Block a user