From: Ole Anders Date: Tue, 28 Mar 2017 15:17:08 +0000 (+0200) Subject: declaring checktime before the function it is used in. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f504082f7f4f2fe078cb1863b43d7ef0dc0c5c53;p=qmk_firmware.git declaring checktime before the function it is used in. --- diff --git a/keyboards/satan/keymaps/admiralStrokers/keymap.c b/keyboards/satan/keymaps/admiralStrokers/keymap.c index 7a8459eb5..b5fd2ec60 100644 --- a/keyboards/satan/keymaps/admiralStrokers/keymap.c +++ b/keyboards/satan/keymaps/admiralStrokers/keymap.c @@ -1,5 +1,6 @@ #include "satan.h" static uint16_t key_timer; +bool checkTime(void); // general keydefs #define norm 0 // Default layer