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