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