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