aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/christmas_tree/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
| | | | | | | | | | * Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+1
|
* Refactor and Configurator update for Christmas Tree (#3100)noroadsleft2018-06-011-21/+29
| | | | | | * Refactor * Configurator update
* Christmas tree (#2105)Josh Sankey2017-12-141-0/+77
* 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.