summaryrefslogtreecommitdiffstats
path: root/keyboards/christmas_tree/christmas_tree.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] move That-Canadian 's boards into /maple_computing (#16050)peepeetee2022-01-301-14/+0
|
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-16/+10
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Refactor and Configurator update for Christmas Tree (#3100)noroadsleft2018-06-011-1/+1
| | | | | | * Refactor * Configurator update
* Christmas tree (#2105)Josh Sankey2017-12-141-0/+20
* 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.