index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
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
();
}