From a89b126e78cf826298d953f9f347d19e74e6370e Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 29 Mar 2022 21:28:57 -0400 Subject: [PATCH] Formatting tweaks. --- app/boards/interconnects/pro_micro/pro_micro.zmk.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/boards/interconnects/pro_micro/pro_micro.zmk.yml b/app/boards/interconnects/pro_micro/pro_micro.zmk.yml index 7f5697e1..297f84fd 100644 --- a/app/boards/interconnects/pro_micro/pro_micro.zmk.yml +++ b/app/boards/interconnects/pro_micro/pro_micro.zmk.yml @@ -9,5 +9,6 @@ description: | 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. - Note: ZMK doesn't support boards with AMR 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 are *not* supported by ZMK. + Note: ZMK doesn't support boards with AMR 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 are *not* + supported by ZMK.