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