fixup! lotus: Add RGB factory commands

This commit is contained in:
Daniel Schaefer 2023-01-06 18:26:10 +08:00
parent e61c85c212
commit 229d5eebe2

View File

@ -4,6 +4,7 @@
#include "quantum.h"
#include "raw_hid.h"
#include "matrix.h"
#include "rgb_matrix.h"
enum factory_commands {
f_bootloader = 0x00,