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