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