Sergey Vlasov 9e44362179
Add minimal STM32F103C6 support (#17853)
Unfortunately, the crippled versions of “Bluepill” boards with
STM32F103C6xx chips instead of STM32F103C8xx are now sold all over the
place, sometimes advertised in a confusing way to make the difference
not noticeable until too late.  Add minimal support for these MCUs in
the common “Bluepill with stm32duino” configuration, so that it could be
possible to make something useful from those boards (although fitting
QMK into the available 24 KiB of flash may be rather hard).

(In fact, I'm not sure whether the “STM32” part of the chip name is
actually correct for those boards of uncertain origin, so the onekey
board name is `bluepill_f103c6`; another reason for that name is to
match the existing `blackpill_f401` and `blackpill_f411`.)

The EEPROM emulation support is not included on purpose, because
enabling it without having a working firmware size check would be
irresponsible with such flash size (the chance that someone would build
a firmware where the EEPROM backing store ends up overlapping some
firmware code is really high).  Other than that, enabling the EEPROM
emulation code is mostly trivial (the `wear_leveling` driver with the
`embedded_flash` backing store even works without any custom
configuration, although its code is significantly larger than the
`vendor` driver, which may also be important for such flash size).
2022-08-11 22:37:41 +01:00
..
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-10 21:07:41 +01:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-07-29 21:07:10 -07:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-10 18:34:20 -07:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-07 02:28:46 -07:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-01 14:04:26 +01:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-10 18:44:59 -07:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00
2022-08-06 23:23:35 +10:00

Included Keyboards

QMK runs on a diverse range of keyboards. Some of these keyboards are well maintained and see constant community contributions, while others are part of the repository for historical reasons.

Official QMK Keyboards

Ortholinear Keyboards - Jack Humbert

What makes OLKB keyboards shine is a combo of lean aesthetics, compact size, and killer tactile feel. These are available through olkb.com as well as through Massdrop from time to time, as easy to assemble kits.

  • Planck — A 40% DIY powerhouse of customizability and modification capability. It's a lean, mean, typing machine.
  • Preonic — Like the Planck, but bigger. 50%.
  • Atomic — Imagine the size of the Planck. Now imagine the size of the Preonic. Now imagine bigger. That is the Atomic. A 60% keyboard.

Clueboard - Zach White

Designed and built in Felton, CA, Clueboards keyboard emphasize quality and locally sourced components, available on clueboard.co

  • Clueboard — The 66% custom keyboard.
  • Cluecard — A small board to help you hack on QMK.
  • Cluepad — A mechanical numpad with QMK superpowers.

ErgoDox EZ and Planck EZ - ZSA Technology Labs

ZSA Technology Labs maintains its own fork of QMK which feeds its configurator, for stability and legal purposes. The ZSA boards are:

  • ErgoDox EZ — A powerful split mechanical keyboard.
  • Planck EZ — A 40% DIY powerhouse of customizability and modification capability. It's a lean, mean, typing machine, which ships fully assembled with a two-year warranty.

Community-supported QMK Keyboards

These keyboards are part of the QMK repository, but their manufacturers are not official maintainers of the repository.

Since there are too many to list here and keep updated, please see the folder listing instead.