aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Model01-Firmware.ino4
1 files changed, 2 insertions, 2 deletions
diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino
index b68338f..928b933 100644
--- a/Model01-Firmware.ino
+++ b/Model01-Firmware.ino
@@ -292,8 +292,8 @@ void setup() {
&Macros,
// The MouseKeys plugin lets you add keys to your keymap which move the mouse.
- &MouseKeys,
- NULL);
+ &MouseKeys
+ );
// While we hope to improve this in the future, the NumLock plugin
// needs to be explicitly told which keymap layer is your numpad layer