fix shift+volume up issue

This commit is contained in:
cuu
2023-06-14 19:31:28 +12:00
parent 17269a8c72
commit 3046bf8cd6
2 changed files with 5 additions and 3 deletions

View File

@@ -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