mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-06 10:15:45 +03:00
declaring checktime before the function it is used in.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "satan.h"
|
||||
static uint16_t key_timer;
|
||||
bool checkTime(void);
|
||||
|
||||
// general keydefs
|
||||
#define norm 0 // Default layer
|
||||
|
||||
Reference in New Issue
Block a user