Use TLS1.2 when download files from qmk.fm by hanocha · Pull Request #38 · qmk/qmk_toolbox
Why issue: #37 We can't download keymap file from qmk.fm, SSL/TLS error has thrown. Currently, qmk.fm uses TLS 1.2, and HTTP access has redirected to HTTPS. WebClient accesses HTTPS sites using...