diff options
author | That-Canadian <Poole.Chris.11@gmail.com> | 2017-12-16 15:25:46 -0800 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-16 18:25:46 -0500 |
commit | d91c9858c56d23c3197ced87c113b011562cdf8e (patch) | |
tree | 8f388aeaba3b9adae7bf33d95475ca7add50c5ba | |
parent | 8a0997709beb151b66288739fd272a92b1eda6f3 (diff) |
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.
-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 0000000000..ce107055d5 --- /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 |