Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
headblockhead committed Oct 7, 2024
1 parent 01f7af8 commit 51aa5c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/squirrel_key.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ struct key {
uint8_t key_index,
void *arg); // called when the key is released
void *released_argument; // argument to pass to released
int debug;
};

extern int key_count; // number of keys on the keyboard
Expand Down

0 comments on commit 51aa5c6

Please sign in to comment.