summaryrefslogtreecommitdiff
path: root/keyboards/handwired/splittest/keymaps/serial_fullduplex/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/splittest/keymaps/serial_fullduplex/halconf.h')
-rw-r--r--keyboards/handwired/splittest/keymaps/serial_fullduplex/halconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/splittest/keymaps/serial_fullduplex/halconf.h b/keyboards/handwired/splittest/keymaps/serial_fullduplex/halconf.h
new file mode 100644
index 0000000000..35ae5bf214
--- /dev/null
+++ b/keyboards/handwired/splittest/keymaps/serial_fullduplex/halconf.h
@@ -0,0 +1,2 @@
+#define HAL_USE_SERIAL TRUE
+#include_next <halconf.h>