Das Keyboard 4Q Fix-up

Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com>
This commit is contained in:
denk_mal 2021-01-26 09:29:33 +01:00 committed by Adam Honse
parent 6ca1c1af35
commit 582afad557
4 changed files with 80 additions and 27 deletions

View file

@ -27,6 +27,8 @@ public:
std::string GetVersionString();
std::string GetLayoutString();
void SendColors(unsigned char key_id, unsigned char mode,
unsigned char red, unsigned char green, unsigned char blue);