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