index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
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(); }