mirror of
https://github.com/clockworkpi/uConsole.git
synced 2026-03-19 18:32:50 +01: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