use select key to trigger wheel

This commit is contained in:
Yanhui Shen
2024-08-13 19:48:23 +08:00
parent 95c855cb58
commit 6275236060
4 changed files with 13 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ typedef struct keyboard_state{
uint8_t layer;
uint8_t prev_layer;
uint8_t fn_on;
uint8_t select_on;
uint16_t sf_on;//shift on
uint8_t backlight;//0 1 2 3