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
/
handwired
/
jotanck
/
jotanck.c
blob: 7744570b23a43d92316b58a3c831e8cf5a2034f3 (
plain
)
1
2
3
4
5
6
#include
"jotanck.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
}