Match all keys on GX502 for perkey leds

This commit is contained in:
Luke
2020-04-23 09:02:04 +12:00
parent 3cc804d4a3
commit 8c1166c615

View File

@@ -456,10 +456,9 @@ impl KeyColourArray {
Key::RFn => (8, 51),
//
Key::Left => (9, 54),
//
Key::Down => (10, 9),
Key::Right => (10, 12),
//_ => (0, 24),
};
// LOLOLOLOLOLOLOL! Look it's safe okay
unsafe {