summaryrefslogtreecommitdiff
path: root/keyboards/xelus/dawn60/dawn60.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xelus/dawn60/dawn60.h')
-rw-r--r--keyboards/xelus/dawn60/dawn60.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/xelus/dawn60/dawn60.h b/keyboards/xelus/dawn60/dawn60.h
index e663e3bbe7..feec9b5e1d 100644
--- a/keyboards/xelus/dawn60/dawn60.h
+++ b/keyboards/xelus/dawn60/dawn60.h
@@ -19,4 +19,6 @@
#if defined(KEYBOARD_xelus_dawn60_rev1)
#include "rev1.h"
+#elif defined(KEYBOARD_xelus_dawn60_rev1_qmk)
+ #include "rev1_qmk.h"
#endif