index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
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
();
}