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
/
viterbi
/
split_rgb.h
blob: 5f552890afdb6242a58fefcaf457af778428b85c (
plain
)
1
2
3
4
5
6
#ifndef SPLIT_RGB_H #define SPLIT_RGB_H void rgblight_slave_update(void); #endif