diff options
Diffstat (limited to 'keyboards/handwired/splittest/splittest.h')
-rw-r--r-- | keyboards/handwired/splittest/splittest.h | 5 |
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}} |