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