Remove rgblight stubs (#13302)

This commit is contained in:
Ryan 2021-06-23 10:16:41 +10:00 committed by GitHub
parent 540d95125c
commit 791363a680
Failed to generate hash of commit
2 changed files with 0 additions and 40 deletions

View file

@ -14,7 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "process_rgb.h"
#include "rgb.h"
typedef void (*rgb_func_pointer)(void);