diff options
Diffstat (limited to 'keyboards/halokeys/elemental75/chconf.h')
-rw-r--r-- | keyboards/halokeys/elemental75/chconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/halokeys/elemental75/chconf.h b/keyboards/halokeys/elemental75/chconf.h index b780a0e77b..f826479adf 100644 --- a/keyboards/halokeys/elemental75/chconf.h +++ b/keyboards/halokeys/elemental75/chconf.h @@ -18,4 +18,4 @@ // so we need to change resolution and frequency to match. #define CH_CFG_ST_RESOLUTION 16 #define CH_CFG_ST_FREQUENCY 10000 -#include_next "chconf.h" +#include_next <chconf.h> |