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