1
0
Fork 0

[Docs] Use HTTPS for images and links where possible (#11695)

This commit is contained in:
Ryan 2021-01-30 22:00:56 +11:00 committed by GitHub
parent 4c4b4b6e0d
commit 92a787ca4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
96 changed files with 216 additions and 218 deletions

View file

@ -95,5 +95,5 @@ Further reading:
- [Wikipedia article](https://en.wikipedia.org/wiki/Keyboard_matrix_circuit)
- [Deskthority article](https://deskthority.net/wiki/Keyboard_matrix)
- [Keyboard Matrix Help by Dave Dribin (2000)](https://www.dribin.org/dave/keyboard/one_html/)
- [How Key Matrices Works by PCBheaven](http://pcbheaven.com/wikipages/How_Key_Matrices_Works/) (animated examples)
- [How Key Matrices Works by PCBheaven](https://pcbheaven.com/wikipages/How_Key_Matrices_Works/) (animated examples)
- [How keyboards work - QMK documentation](how_keyboards_work.md)