summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev3/rev3.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/rev3/rev3.h')
-rw-r--r--keyboards/planck/rev3/rev3.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/planck/rev3/rev3.h b/keyboards/planck/rev3/rev3.h
new file mode 100644
index 000000000..628951d97
--- /dev/null
+++ b/keyboards/planck/rev3/rev3.h
@@ -0,0 +1,6 @@
+#ifndef REV3_H
+#define REV3_H
+
+#include "../planck.h"
+
+#endif \ No newline at end of file