aboutsummaryrefslogtreecommitdiff
path: root/keyboards/minidox/minidox.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/minidox/minidox.h')
-rw-r--r--keyboards/minidox/minidox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/minidox/minidox.h b/keyboards/minidox/minidox.h
index 479c7aec7..6e8add206 100644
--- a/keyboards/minidox/minidox.h
+++ b/keyboards/minidox/minidox.h
@@ -1,7 +1,7 @@
1#ifndef MINIDOX_H 1#ifndef MINIDOX_H
2#define MINIDOX_H 2#define MINIDOX_H
3 3
4#ifdef SUBPROJECT_rev1 4#ifdef KEYBOARD_minidox_rev1
5 #include "rev1.h" 5 #include "rev1.h"
6#endif 6#endif
7 7