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/keymaps/default/config.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 keyboards/christmas_tree/keymaps/default/config.h (limited to 'keyboards/christmas_tree/keymaps/default/config.h') diff --git a/keyboards/christmas_tree/keymaps/default/config.h b/keyboards/christmas_tree/keymaps/default/config.h new file mode 100644 index 000000000..4553e621d --- /dev/null +++ b/keyboards/christmas_tree/keymaps/default/config.h @@ -0,0 +1,6 @@ +#ifndef CONFIG_USER_H +#define CONFIG_USER_H + +#include "../../config.h" + +#endif \ No newline at end of file -- cgit v1.2.3-24-g4f1b