mirror of
https://github.com/clockworkpi/uConsole.git
synced 2026-03-19 10:22:41 +01:00
fix shift+volume up issue
This commit is contained in:
@@ -25,7 +25,7 @@ typedef struct keyboard_state{
|
||||
uint8_t layer;
|
||||
uint8_t prev_layer;
|
||||
uint8_t fn_on;
|
||||
uint8_t sf_on;//shift on
|
||||
uint16_t sf_on;//shift on
|
||||
|
||||
uint8_t backlight;//0 1 2 3
|
||||
uint8_t lock;//0 1
|
||||
|
||||
Reference in New Issue
Block a user