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