index
:
qmk
master
Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
user
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
();
}