index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
newgame40
/
newgame40.c
blob: e55b25b3d0d714458314145b9dba048228a65fc2 (
plain
)
1
2
3
4
5
#include
"newgame40.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
}