Logo
Explore Help
Sign In
localhots/qmk_firmware
1
0
Fork 0
You've already forked qmk_firmware
Code Releases Activity
qmk_firmware/keyboards/christmas_tree/christmas_tree.h

21 lines
214 B
C
Raw Normal View History

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.
2017-12-14 15:58:40 -05:00
#ifndef CHRISTMAS_TREE_H
#define CHRISTMAS_TREE_H
#include "quantum.h"
Refactor and Configurator update for Christmas Tree (#3100) * Refactor * Configurator update
2018-06-01 08:56:39 -07:00
#define LAYOUT( \
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.
2017-12-14 15:58:40 -05:00
k00, k01, k02, k03, k04, k05 \
) \
{ \
{ k00 }, \
{ k01 }, \
{ k02 }, \
{ k03 }, \
{ k04 }, \
{ k05 } \
}
#endif
Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 147ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API