index
:
qmk_firmware.git
master
forked from https://github.com/qmk/qmk_firmware
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
ergodone
/
ergodone.c
blob: 6b8d8a0632b58a0cdc6fab9968609aae26993c09 (
plain
) (
blame
)
1
2
3
4
5
#include
"ergodone.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
}