]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Christmas tree (#2160)
authorThat-Canadian <Poole.Chris.11@gmail.com>
Sat, 16 Dec 2017 23:25:46 +0000 (15:25 -0800)
committerJack Humbert <jack.humb@gmail.com>
Sat, 16 Dec 2017 23:25:46 +0000 (18:25 -0500)
* 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.

keyboards/christmas_tree/V2017/rules.mk [new file with mode: 0644]

diff --git a/keyboards/christmas_tree/V2017/rules.mk b/keyboards/christmas_tree/V2017/rules.mk
new file mode 100644 (file)
index 0000000..ce10705
--- /dev/null
@@ -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