summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing/minidox/minidox.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maple_computing/minidox/minidox.h')
-rw-r--r--keyboards/maple_computing/minidox/minidox.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/maple_computing/minidox/minidox.h b/keyboards/maple_computing/minidox/minidox.h
deleted file mode 100644
index bae36b5560..0000000000
--- a/keyboards/maple_computing/minidox/minidox.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-#ifdef KEYBOARD_maple_computing_minidox_rev1
- #include "rev1.h"
-#endif
-
-#include "quantum.h"