summaryrefslogtreecommitdiff
path: root/keyboards/wings42/wings42.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-12-27 03:06:43 +0000
committerQMK Bot <hello@qmk.fm>2021-12-27 03:06:43 +0000
commita1dd4f3c0fe64850a27d1bed38059a5a6c2438ac (patch)
tree2924dcc230103fa09f0011e4885560b2ae05cdbc /keyboards/wings42/wings42.h
parentc93935f243dc7170dadfc2daf95e055fec56df6d (diff)
parent76f94a4275ca1d6417c85c9ad173ae61247f0d19 (diff)
downloadqmk_firmware-a1dd4f3c0fe64850a27d1bed38059a5a6c2438ac.tar.gz
qmk_firmware-a1dd4f3c0fe64850a27d1bed38059a5a6c2438ac.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wings42/wings42.h')
-rw-r--r--keyboards/wings42/wings42.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/wings42/wings42.h b/keyboards/wings42/wings42.h
index 07c8823409..9412b7117a 100644
--- a/keyboards/wings42/wings42.h
+++ b/keyboards/wings42/wings42.h
@@ -24,3 +24,7 @@
#ifdef KEYBOARD_wings42_rev1_extkeys
# include "rev1_extkeys.h"
#endif
+#ifdef KEYBOARD_wings42_rev2
+# include "rev2.h"
+#endif
+