]> git.donarmstrong.com Git - qmk_firmware.git/commit
Christmas tree (#2105)
authorJosh Sankey <js@psimail.pw>
Thu, 14 Dec 2017 20:58:40 +0000 (15:58 -0500)
committerJack Humbert <jack.humb@gmail.com>
Thu, 14 Dec 2017 20:58:40 +0000 (15:58 -0500)
commitdc7cc26dff01cc84b6f9f96af6d3aa03469aaca3
tree47d12f94760a021cd6e5e5e43b0ca69e1458fdf1
parenta6e46b99b9c4bb873758ebb03af6e91b5a58e699
Christmas tree (#2105)

* 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.
14 files changed:
keyboards/christmas_tree/V2017/V2017.c [new file with mode: 0644]
keyboards/christmas_tree/V2017/V2017.h [new file with mode: 0644]
keyboards/christmas_tree/V2017/config.h [new file with mode: 0644]
keyboards/christmas_tree/V2017/info.json [new file with mode: 0644]
keyboards/christmas_tree/christmas_tree.c [new file with mode: 0644]
keyboards/christmas_tree/christmas_tree.h [new file with mode: 0644]
keyboards/christmas_tree/config.h [new file with mode: 0644]
keyboards/christmas_tree/info.json [new file with mode: 0644]
keyboards/christmas_tree/keymaps/default/config.h [new file with mode: 0644]
keyboards/christmas_tree/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/christmas_tree/keymaps/default/readme.md [new file with mode: 0644]
keyboards/christmas_tree/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/christmas_tree/readme.md [new file with mode: 0644]
keyboards/christmas_tree/rules.mk [new file with mode: 0644]