summaryrefslogtreecommitdiff
path: root/keyboards/dailycraft/claw44/claw44.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dailycraft/claw44/claw44.h')
-rw-r--r--keyboards/dailycraft/claw44/claw44.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/dailycraft/claw44/claw44.h b/keyboards/dailycraft/claw44/claw44.h
new file mode 100644
index 0000000000..76ecda6e90
--- /dev/null
+++ b/keyboards/dailycraft/claw44/claw44.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#ifdef KEYBOARD_dailycraft_claw44_rev1
+ #include "rev1.h"
+#endif