index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
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