mirror of https://git.eddie.sh/onyx/onyx.git
add todo
This commit is contained in:
parent
39f830f114
commit
1a1bf4c79a
|
@ -174,4 +174,5 @@ pub enum KeyCodes {
|
||||||
RSHIFT,
|
RSHIFT,
|
||||||
RALT,
|
RALT,
|
||||||
RGUI,
|
RGUI,
|
||||||
|
// Missing internal_special_keycodes (tmk_core/common/keycode.h)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue