From dc7cc26dff01cc84b6f9f96af6d3aa03469aaca3 Mon Sep 17 00:00:00 2001 From: Josh Sankey Date: Thu, 14 Dec 2017 15:58:40 -0500 Subject: 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. --- keyboards/christmas_tree/info.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 keyboards/christmas_tree/info.json (limited to 'keyboards/christmas_tree/info.json') diff --git a/keyboards/christmas_tree/info.json b/keyboards/christmas_tree/info.json new file mode 100644 index 000000000..fde41acc2 --- /dev/null +++ b/keyboards/christmas_tree/info.json @@ -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 + } + } +} \ No newline at end of file -- cgit v1.2.3-24-g4f1b