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: a690a7eff7bdaa185267b97b09eda298131a5bc8 (
plain
)
1
2
3
4
5
#include
"quefrency.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
};