Correct backlight on state docs (#6358)
[jackhill/qmk/firmware.git] / docs / hardware.md
CommitLineData
67cc5ceb 1# Hardware
2
af37bb2f 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.
67cc5ceb 4
5* [Keyboard Guidelines](hardware_keyboard_guidelines.md)
6* [AVR Processors](hardware_avr.md)
7* ARM Processors (TBD)
8* [Drivers](hardware_drivers.md)