aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Nagy <algernon@users.noreply.github.com>2018-07-11 06:53:57 +0200
committerGitHub <noreply@github.com>2018-07-11 06:53:57 +0200
commitc1480faea2ba29b9a60a1d74adf0a29cd424f842 (patch)
tree20e162c9cbe10949f6ebcedbcfb3b96a7fbe2fa3
parentMerge pull request #55 from keyboardio/f/usb-quirks (diff)
parentFix typo in comments (diff)
downloadkeyboardio-model01-c1480faea2ba29b9a60a1d74adf0a29cd424f842.tar.gz
keyboardio-model01-c1480faea2ba29b9a60a1d74adf0a29cd424f842.tar.bz2
keyboardio-model01-c1480faea2ba29b9a60a1d74adf0a29cd424f842.zip
Merge pull request #57 from TreTuna/patch-1
Fix typo in comments - chrods > chords
-rw-r--r--Model01-Firmware.ino2
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