diff options
Diffstat (limited to 'Model01-Firmware.ino')
-rw-r--r-- | Model01-Firmware.ino | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino index bc45ee3..e58df7f 100644 --- a/Model01-Firmware.ino +++ b/Model01-Firmware.ino @@ -59,7 +59,7 @@ // Support for host power management (suspend & wakeup) #include "Kaleidoscope-HostPowerManagement.h" -// Support for magic combos (key chrods that trigger an action) +// Support for magic combos (key chords that trigger an action) #include "Kaleidoscope-MagicCombo.h" // Support for USB quirks, like changing the key state report protocol |