summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/splittest/splittest.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/splittest/splittest.h')
-rw-r--r--keyboards/handwired/splittest/splittest.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/splittest/splittest.h b/keyboards/handwired/splittest/splittest.h
new file mode 100644
index 000000000..17b7081a0
--- /dev/null
+++ b/keyboards/handwired/splittest/splittest.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#include "quantum.h"
+
+#define LAYOUT(L1, R1) {{L1}, {R1}}