1
0

We're not actually exposing BootKeyboard yet.

This commit is contained in:
Jesse Vincent 2017-10-02 20:56:56 -07:00
parent 99c25e40da
commit 0e670bc7ab

View File

@ -139,7 +139,6 @@ static kaleidoscope::LEDSolidColor solidViolet(130, 0, 120);
void setup() {
Kaleidoscope.setup();
BootKeyboard.begin();
Kaleidoscope.use(
&BootGreetingEffect,
&TestMode,