summaryrefslogtreecommitdiffstats
path: root/keyboards/christmas_tree
diff options
context:
space:
mode:
authorThat-Canadian <Poole.Chris.11@gmail.com>2017-12-17 00:25:46 +0100
committerJack Humbert <jack.humb@gmail.com>2017-12-17 00:25:46 +0100
commitd91c9858c56d23c3197ced87c113b011562cdf8e (patch)
tree8f388aeaba3b9adae7bf33d95475ca7add50c5ba /keyboards/christmas_tree
parent8a0997709beb151b66288739fd272a92b1eda6f3 (diff)
downloadqmk_firmware-d91c9858c56d23c3197ced87c113b011562cdf8e.tar.gz
qmk_firmware-d91c9858c56d23c3197ced87c113b011562cdf8e.tar.xz
Christmas tree (#2160)
* Line ending stuff again * Added initial files for Christmas Tree PCB * Updated Readme and info json's, also config. * Cleaned up keymap file, added proper comments for keymap. Removed readme leftover from original copy of planck folder structure. * Forgot to push rules.mk for the V2017 folder, fixed now.
Diffstat (limited to 'keyboards/christmas_tree')
-rw-r--r--keyboards/christmas_tree/V2017/rules.mk3
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 @@
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
+AUDIO_ENABLE = no # Audio output on port C6 \ No newline at end of file