summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/lily58.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-21 14:35:14 +0000
committerQMK Bot <hello@qmk.fm>2020-12-21 14:35:14 +0000
commit37bb69686ca7a95f27ed4a64780ad6beca8304c9 (patch)
treedeee5ebff4e65b34c3d4b5a74803fa57b0738ec0 /keyboards/lily58/lily58.h
parent210e614d2a6999727497557845e91b063620a8c4 (diff)
parent4e0718a3b7d66ab9f2c41641aeee88d9a2c574d7 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/lily58/lily58.h')
-rw-r--r--keyboards/lily58/lily58.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/lily58/lily58.h b/keyboards/lily58/lily58.h
index 064f847dd2..4f6f262bbc 100644
--- a/keyboards/lily58/lily58.h
+++ b/keyboards/lily58/lily58.h
@@ -2,4 +2,6 @@
#ifdef KEYBOARD_lily58_rev1
#include "rev1.h"
+#elif KEYBOARD_lily58_light
+ #include "light.h"
#endif