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