index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
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
();
};