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