summaryrefslogtreecommitdiff
path: root/keyboards/halokeys
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-01-19 01:06:08 +0000
committerQMK Bot <hello@qmk.fm>2023-01-19 01:06:08 +0000
commit3723c0e3d57f0afdff0e1b7421d26d6c7f6c980d (patch)
treeff40347d0912e988e6fca4762b88159ca4987206 /keyboards/halokeys
parent0b25528b6bc433e8609d4e12fb108b4ee7865197 (diff)
parent327f7ee9a74f1740106d46e65e909208a1372ad3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/halokeys')
-rw-r--r--keyboards/halokeys/elemental75/chconf.h2
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>