summaryrefslogtreecommitdiffstats
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
parent11676727a1e994724b0ca3d90c3e5643626497fb (diff)
parenteeccc5b33173b9927c0b7a452927e730e5dfa0e4 (diff)
downloadmodel01-firmware-c1480faea2ba29b9a60a1d74adf0a29cd424f842.tar.gz
model01-firmware-c1480faea2ba29b9a60a1d74adf0a29cd424f842.tar.bz2
model01-firmware-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