1
0

Fix typo in comments

This commit is contained in:
Tré Ammatuna 2018-07-10 16:54:19 -07:00 committed by GitHub
parent 11676727a1
commit eeccc5b331
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@
// Support for host power management (suspend & wakeup) // Support for host power management (suspend & wakeup)
#include "Kaleidoscope-HostPowerManagement.h" #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" #include "Kaleidoscope-MagicCombo.h"
// Support for USB quirks, like changing the key state report protocol // Support for USB quirks, like changing the key state report protocol