index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
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
();
};