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