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