aboutsummaryrefslogtreecommitdiff
path: root/docs/compatible_microcontrollers.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-30 22:00:56 +1100
committerGitHub <noreply@github.com>2021-01-30 22:00:56 +1100
commit92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d (patch)
tree6b9861b866e761c375b19f469e29a6fbc4690c2b /docs/compatible_microcontrollers.md
parent4c4b4b6e0d236637d4803b09f1ec9333aa532389 (diff)
downloadqmk_firmware-92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d.tar.gz
qmk_firmware-92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d.zip
[Docs] Use HTTPS for images and links where possible (#11695)
Diffstat (limited to 'docs/compatible_microcontrollers.md')
-rw-r--r--docs/compatible_microcontrollers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/compatible_microcontrollers.md b/docs/compatible_microcontrollers.md
index ac90ed746..1bf707224 100644
--- a/docs/compatible_microcontrollers.md
+++ b/docs/compatible_microcontrollers.md
@@ -18,7 +18,7 @@ Certain MCUs which do not have native USB will use [V-USB](https://www.obdev.at/
18 18
19## ARM 19## ARM
20 20
21You can also use any ARM chip with USB that [ChibiOS](http://www.chibios.org) supports. Most have plenty of flash. Known to work are: 21You can also use any ARM chip with USB that [ChibiOS](https://www.chibios.org) supports. Most have plenty of flash. Known to work are:
22 22
23### STMicroelectronics (STM32) 23### STMicroelectronics (STM32)
24 24