From: That-Canadian Date: Sat, 16 Dec 2017 23:25:46 +0000 (-0800) Subject: Christmas tree (#2160) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d91c9858c56d23c3197ced87c113b011562cdf8e;p=qmk_firmware.git 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. --- 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