Skip to content

Commit

Permalink
Code clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
dc740 committed Nov 29, 2022
1 parent 0092ea4 commit e5511ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plainC/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ void updateMatrix(uint8_t k);
void clearMatrix( void );
void poweroff();
bool initalizeKeyboard(void);
void toggle_instant_mode(void);
void setup(void);
void loop(void);
#ifdef DEBUGMODE
Expand Down

0 comments on commit e5511ed

Please sign in to comment.