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