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