summaryrefslogtreecommitdiff
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, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/splittest/splittest.h b/keyboards/handwired/splittest/splittest.h
deleted file mode 100644
index 17b7081a02..0000000000
--- a/keyboards/handwired/splittest/splittest.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#include "quantum.h"
-
-#define LAYOUT(L1, R1) {{L1}, {R1}}