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
/
handwired
/
promethium
/
promethium.c
blob: a0035cce1aa2ffa695ed3cc92c5456500deb135d (
plain
)
1
2
3
4
5
6
#include
"promethium.h"
void
matrix_init_kb
(
void
)
{
matrix_init_user
();
}