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.
This commit is contained in:
Josh Sankey
2017-12-14 15:58:40 -05:00
committed by Jack Humbert
parent a6e46b99b9
commit dc7cc26dff
14 changed files with 295 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"keyboard_name": "Christmas Tree",
"keyboard_folder": "christmas_tree",
"manufacturer": "Maple Computing",
"identifier": "FEED:3070:2017",
"url": "https://www.reddit.com/r/MechanicalKeyboards/comments/7cqxpf/gb_christmas_tree_pcb_gb_now_live/",
"processor": "atmega32u4",
"bootloader": "catarina",
"maintainer": "That-Canadian",
"width": 3,
"height": 3,
"layouts": {
"2017": {
"key_count": 6
}
}
}