aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Model01-Firmware.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino
index 84f1c4e..85a2178 100644
--- a/Model01-Firmware.ino
+++ b/Model01-Firmware.ino
@@ -438,7 +438,7 @@ KALEIDOSCOPE_INIT_PLUGINS(
Macros,
// The MouseKeys plugin lets you add keys to your keymap which move the mouse.
- //MouseKeys,
+ MouseKeys,
// The HostPowerManagement plugin allows us to turn LEDs off when then host
// goes to sleep, and resume them when it wakes up.