mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 01:17:07 +06:00
Update test.c
This commit is contained in:
parent
c183bcf1fb
commit
1b7b6b41dd
|
@ -18,6 +18,9 @@
|
||||||
|
|
||||||
#define MAC_FN 1
|
#define MAC_FN 1
|
||||||
#define WIN_FN 3
|
#define WIN_FN 3
|
||||||
|
#ifndef RAW_EPSIZE
|
||||||
|
# define RAW_EPSIZE 32
|
||||||
|
#endif
|
||||||
|
|
||||||
static void timer_3s_task(void);
|
static void timer_3s_task(void);
|
||||||
static void timer_300ms_task(void);
|
static void timer_300ms_task(void);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user