mirror of
https://github.com/clockworkpi/uConsole.git
synced 2026-05-07 09:13:23 +02:00
fix volume up issue
This commit is contained in:
@@ -50,6 +50,7 @@ enum SKEYS {
|
||||
_TRACKBALL_BTN,
|
||||
_FN_LOCK_KEYBOARD,
|
||||
_FN_LIGHT_KEYBOARD,
|
||||
_FN_SHIFT //FN+SHIFT,ready for more function key
|
||||
};
|
||||
|
||||
void init_rows();
|
||||
|
||||
Reference in New Issue
Block a user