diff options
-rw-r--r-- | keyboards/namecard2x4/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/namecard2x4/rules.mk b/keyboards/namecard2x4/rules.mk index d9eff798c..4c4f8c9ee 100644 --- a/keyboards/namecard2x4/rules.mk +++ b/keyboards/namecard2x4/rules.mk | |||
@@ -33,3 +33,5 @@ HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) | |||
33 | 33 | ||
34 | #UNICODEMAP_ENABLE = yes # for emoji user | 34 | #UNICODEMAP_ENABLE = yes # for emoji user |
35 | #RGBLIGHT_ENABLE = yes # uncomment if you want addressable led strips | 35 | #RGBLIGHT_ENABLE = yes # uncomment if you want addressable led strips |
36 | |||
37 | DEFAULT_FOLDER = namecard2x4/rev2 | ||