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
/
handwired
/
dactyl_manuform
/
dmote
/
62key
/
62key.c
blob: e5d444277d2d72b9a25ccc61995bef3bdb27bbac (
plain
) (
blame
)
1
2
3
4
5
#include
"62key.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
};