~ruther/qmk_firmware

15dab01e6ae68b47cf9df88ca935cbcc3f41d907 — Nick Brassel 3 years ago 026d0e8
Inform people that things may not work. (#17391)

1 files changed, 2 insertions(+), 0 deletions(-)

M docs/compatible_microcontrollers.md
M docs/compatible_microcontrollers.md => docs/compatible_microcontrollers.md +2 -0
@@ 2,6 2,8 @@

QMK runs on any USB-capable AVR or ARM microcontroller with enough flash space - generally 32kB+ for AVR, and 64kB+ for ARM. With significant disabling of features, QMK may *just* squeeze into 16kB AVR MCUs.

Features within QMK may or may not be compatible with every microcontroller.

## Atmel AVR

The following use [LUFA](https://www.fourwalledcubicle.com/LUFA.php) as the USB stack: