diff options
-rw-r--r-- | keyboards/christmas_tree/V2017/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/christmas_tree/V2017/rules.mk b/keyboards/christmas_tree/V2017/rules.mk new file mode 100644 index 000000000..ce107055d --- /dev/null +++ b/keyboards/christmas_tree/V2017/rules.mk | |||
@@ -0,0 +1,3 @@ | |||
1 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | ||
2 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | ||
3 | AUDIO_ENABLE = no # Audio output on port C6 \ No newline at end of file | ||