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