qmk_firmware/keyboards/christmas_tree
Ryan 41c50bb653
Change keyboard level include guards to pragma once (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps/default Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
V2017 Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
christmas_tree.c Christmas tree (#2105) 2017-12-14 15:58:40 -05:00
christmas_tree.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
config.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
info.json remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00

Christmas Tree

Christmas Tree

A tiny 6 key macro pad, in the shape of a christmas tree, made by That-Canadian, SpaceCat, and ChillCaps.

Keyboard Maintainer: That-Canadian

Make example for this keyboard (after setting up your build environment):

make christmas_tree/V2017:default

See build environment setup then the make instructions for more information.