index
:
qmk_firmware
ergodash
master
preonic
sofle
Fork of QMK firmware with personal profiles.
Federico Igne
about
summary
refs
log
tree
commit
diff
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
();
}