index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
lovelive9
/
lovelive9.c
blob: 1ec8ae0527caa57bb2e66e5a92e7368d9b104fd6 (
plain
)
1
2
3
4
5
6
7
#include
"lovelive9.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
}