index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
zen
/
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