diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-30 22:00:56 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-30 22:00:56 +1100 |
commit | 92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d (patch) | |
tree | 6b9861b866e761c375b19f469e29a6fbc4690c2b /docs/how_a_matrix_works.md | |
parent | 4c4b4b6e0d236637d4803b09f1ec9333aa532389 (diff) | |
download | qmk_firmware-92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d.tar.gz qmk_firmware-92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d.zip |
[Docs] Use HTTPS for images and links where possible (#11695)
Diffstat (limited to 'docs/how_a_matrix_works.md')
-rw-r--r-- | docs/how_a_matrix_works.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how_a_matrix_works.md b/docs/how_a_matrix_works.md index df7d164cb..48e41e5c7 100644 --- a/docs/how_a_matrix_works.md +++ b/docs/how_a_matrix_works.md | |||
@@ -95,5 +95,5 @@ Further reading: | |||
95 | - [Wikipedia article](https://en.wikipedia.org/wiki/Keyboard_matrix_circuit) | 95 | - [Wikipedia article](https://en.wikipedia.org/wiki/Keyboard_matrix_circuit) |
96 | - [Deskthority article](https://deskthority.net/wiki/Keyboard_matrix) | 96 | - [Deskthority article](https://deskthority.net/wiki/Keyboard_matrix) |
97 | - [Keyboard Matrix Help by Dave Dribin (2000)](https://www.dribin.org/dave/keyboard/one_html/) | 97 | - [Keyboard Matrix Help by Dave Dribin (2000)](https://www.dribin.org/dave/keyboard/one_html/) |
98 | - [How Key Matrices Works by PCBheaven](http://pcbheaven.com/wikipages/How_Key_Matrices_Works/) (animated examples) | 98 | - [How Key Matrices Works by PCBheaven](https://pcbheaven.com/wikipages/How_Key_Matrices_Works/) (animated examples) |
99 | - [How keyboards work - QMK documentation](how_keyboards_work.md) | 99 | - [How keyboards work - QMK documentation](how_keyboards_work.md) |