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