index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
christmas_tree
/
christmas_tree.c
blob: 04d41c1db333b66fcec58f7b19d805463801dc12 (
plain
)
1
2
3
4
5
#include
"christmas_tree.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
}