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: 61d7139d6c8b59a8038a3d6227f5b0a05dceb91d (
plain
)
1
2
3
4
5
6
7
#include
"fourier.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
};