index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
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(); }