index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
xealous
/
rev1
/
rev1.c
blob: 3e51421d857854f23ef43fb62769aacc0f11c950 (
plain
)
1
2
3
4
5
6
#include "quantum.h" #include "rev1.h" void matrix_init_kb(void) { matrix_init_user(); }