qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
18.31k stars 39.45k forks source link

Fix version check in Fedora install script to be >= 39 #24281

Closed fauxpark closed 3 months ago

fauxpark commented 3 months ago

Description

As title. Install currently fails on Fedora 40 due to removal of dfu-programmer from the repo since 39...

Types of Changes

Issues Fixed or Closed by This PR

Checklist