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