index
:
qmk_firmware.git
master
forked from https://github.com/qmk/qmk_firmware
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
jotanck
/
jotanck.c
blob: 7744570b23a43d92316b58a3c831e8cf5a2034f3 (
plain
) (
blame
)
1
2
3
4
5
6
#include
"jotanck.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
}