qmk / qmk_distro_msys

A Windows one-click installer for the QMK CLI
https://msys.qmk.fm/
GNU General Public License v3.0
182 stars 67 forks source link

Automatically get latest driver installer/config #8

Closed zvecr closed 3 years ago

zvecr commented 3 years ago

For the short term, a copy was added. However to avoid getting stale, this could either be:

  1. downloaded at build time
  2. cron action which checks latest and makes PR with changes

Option 2 would match the existing pattern for the MSYS dependency.

elfmimi commented 3 years ago

I'd also like to have an option to skip driver install.

zvecr commented 3 years ago

I'd also like to have an option to skip driver install.

Out of scope for this issue, but implemented in ee36ec606b77ec804eb8c4eddeb5a1b336510450.