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