index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
zinc
/
reva
/
reva.c
blob: a9c2cfdbaca91ce1e80aa7f347cf384c857b42fb (
plain
)
1
2
3
4
5
#include
"zinc.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
};