index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
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
();
}