]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/hardware.md
Add user-overridable callback for cancelling UCIS input (#5564)
[qmk_firmware.git] / docs / hardware.md
index cce89c11516cd259491ec15d80ce68d8beb2726e..c3cc0e591eac2372b091627407f8063ad3b9d77f 100644 (file)
@@ -1,6 +1,6 @@
 # Hardware
 
-QMK runs on a variety of hardware. If your processor can be targetted by [LUFA](http://www.fourwalledcubicle.com/LUFA.php) or [ChibiOS](http://www.chibios.com) you can probably get QMK running on it. This section explores getting QMK running on, and communicating with, hardware of all kinds.
+QMK runs on a variety of hardware. If your processor can be targeted by [LUFA](http://www.fourwalledcubicle.com/LUFA.php) or [ChibiOS](http://www.chibios.com) you can probably get QMK running on it. This section explores getting QMK running on, and communicating with, hardware of all kinds.
 
 * [Keyboard Guidelines](hardware_keyboard_guidelines.md)
 * [AVR Processors](hardware_avr.md)