aboutsummaryrefslogtreecommitdiff
path: root/docs/hardware.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hardware.md')
-rw-r--r--docs/hardware.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hardware.md b/docs/hardware.md
index cce89c115..c3cc0e591 100644
--- a/docs/hardware.md
+++ b/docs/hardware.md
@@ -1,6 +1,6 @@
1# Hardware 1# Hardware
2 2
3QMK 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. 3QMK 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.
4 4
5* [Keyboard Guidelines](hardware_keyboard_guidelines.md) 5* [Keyboard Guidelines](hardware_keyboard_guidelines.md)
6* [AVR Processors](hardware_avr.md) 6* [AVR Processors](hardware_avr.md)