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