summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/dawn60/dawn60.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-28 06:05:14 +0000
committerQMK Bot <hello@qmk.fm>2021-02-28 06:05:14 +0000
commitcf8097138e61bc0b13c1ce70b5b2c1f834ba8d51 (patch)
treed5ed17a2019d4f961a0459983ff146b2d2a30d1f /keyboards/xelus/dawn60/dawn60.h
parentc4c3e774cd405cd762b0128bd9237f8229b7c6be (diff)
parenta0f532072d9f057f57c073521c2f587339ff8c20 (diff)
Merge remote-tracking branch 'origin/master' into develop
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