split_rgb.h 83 B

123456
  1. #ifndef SPLIT_RGB_H
  2. #define SPLIT_RGB_H
  3. void rgblight_slave_update(void);
  4. #endif