This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

7 lines
83 B
C
Raw Normal View History

2017-08-15 15:37:01 -04:00
#ifndef SPLIT_RGB_H
#define SPLIT_RGB_H
void rgblight_slave_update(void);
#endif