Browse Source

fix(docs): AVR, not AMR.

xmkb
Peter Johanson 3 years ago
parent
commit
20fcd35026
  1. 2
      app/boards/interconnects/pro_micro/pro_micro.zmk.yml

2
app/boards/interconnects/pro_micro/pro_micro.zmk.yml

@ -9,6 +9,6 @@ description: |
to work for many keyboard needs. Since the original Pro Micro, many pin compatible boards have appeared, to work for many keyboard needs. Since the original Pro Micro, many pin compatible boards have appeared,
with various changes or improvements, such as the Elite-C w/ USB-C, nice!nano with nRF52840 wireless. with various changes or improvements, such as the Elite-C w/ USB-C, nice!nano with nRF52840 wireless.
Note: ZMK doesn't support boards with AMR 8-bit processors, such as the ATmega32U4, because Zephyr™ only Note: ZMK doesn't support boards with AVR 8-bit processors, such as the ATmega32U4, because Zephyr™ only
supports 32-bit and 64-bit platforms. As a result, controllers like the SparkFun Pro Micro and the Elite-C supports 32-bit and 64-bit platforms. As a result, controllers like the SparkFun Pro Micro and the Elite-C
are *not* supported by ZMK. are *not* supported by ZMK.

Loading…
Cancel
Save