52 Commits (4e0718a3b7d66ab9f2c41641aeee88d9a2c574d7)

Author SHA1 Message Date
  Frans de Jonge 2b9f200a2a
[fix] dfu-programmer <0.7 doesn't support --force flag (#10292) 3 years ago
  Ryan 6e948feb6a
Use the force when flashing with dfu-programmer (#10070) 3 years ago
  Erovia 6b54f3ce1c CLI: Tune doctor's udev rule checking to match #8750 4 years ago
  Zach White 640d12d070
Improve security of avrdude by eliminating the use of well-known names. (#9026) 4 years ago
  Ryan bc13dcd349
Remove Atmel FLIP from install scripts and documentation (#8822) 4 years ago
  Joel Challis b6a09502c6
Migrate :program logic to :flash (#8631) 4 years ago
  Joel Challis e34764502f
Remove qmk archive generation (#8462) 4 years ago
  Nick Brassel b438c6f8ea
Fix up Arm builds with nix-shell. (#8312) 4 years ago
  Nick Brassel b28ee6b039 Fix misunderstanding of CPPFLAGS and CXXFLAGS. 4 years ago
  fauxpark c74295de88 Set proper AVR part for USBasp avrdude flashing (#7552) 4 years ago
  a_p_u_r_o 7874f297b3 Remove CR when computing BOOTLOADER_SIZE. (#7453) 4 years ago
  Drashna Jaelre 02f77e7215 Actually use correct bootloader not found message (#6695) 4 years ago
  Drashna Jaelre 44fd317a87 Move Bootloader not found message to global variable (#6688) 4 years ago
  Drashna Jaelre bc86eb2233
Fix Typo in :flash target for missing bootloader (#6615) 4 years ago
  Joel Challis 51bcadf38c Add 'bootloadHID' flash target (#5587) 4 years ago
  Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224) 4 years ago
  Drashna Jaelre f859375284 Expand bootloader target to support most AVR boards (#6255) 4 years ago
  yiancar 3538955778 Usbasploader bootloader option addition (#6304) 4 years ago
  Takeshi ISHII 6d73fe1277 fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623) 5 years ago
  Rob Rogers afdc67184d correct typo in eeprom split target for dfu (#5445) 5 years ago
  Danny 3c257c1c6e Add avrdude split EE_HANDS flash commands (#5414) 5 years ago
  Michael F. Lamb f34244a871 Sleep until USB port becomes writable before running avrdude (#5393) 5 years ago
  Jumail Mundekkat 149015e799 Fixed grep issue in bootloader build target (#3848) 5 years ago
  Drashna Jaelre 4f1f52b53b Add left/right EEPROM flashing for DFU (#4560) 5 years ago
  Takeshi ISHII baebbc0967 add 'mavrdude' target into tmk_core/avr.mk (#3986) 5 years ago
  Jumail 74f2f855a3 Fixed bootloader target 5 years ago
  yiancar b5d6c049e6 Bootloader make issue (#2975) 6 years ago
  U-LANDSRAAD\drashna c2bec5b3f0 Properly always copy firmware 6 years ago
  dankm 19a1fbaca2 Better non-Linux support (#2524) 6 years ago
  uplus 687c7070a1 fix generate Keyboard.h 6 years ago
  Danny 524053e3c0 Remap msys2 usb, fix USB port detection (#2301) 6 years ago
  Danny Nguyen c5d81a84a0 Switch from echo to printf for output without newlines 6 years ago
  Danny Nguyen 361810dca8 Only search through newly detected devices and discard ones that disappeared 6 years ago
  skullydazed 9bfaf66792
Always copy the firmware file to the root qmk_firmware directory (#2314) 6 years ago
  Danny Nguyen fe8942e55c Add -e to enable interpretation of escape characters 6 years ago
  Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029) 6 years ago
  Jack Humbert ec3e065f0d
QMK DFU bootloader generation (#2009) 6 years ago
  Jack Humbert fe56fffe7d
Adds .qmk file type as a target for QMK Toolbox (#1084) 6 years ago
  Phil Hagelberg 0f5928fdf4 Fix avrdude message to not mention any specific device model. 6 years ago
  Jack Humbert ba2ad57ca8 add rule shortcut via @samwho's suggesion 6 years ago
  Jack Humbert 677b89768b add bin targets - closes #1648, fixes #1647 6 years ago
  Danny Nguyen 71d1c02a9b Add message to avrdude script that it can't used within WSL currently 6 years ago
  Danny Nguyen e0caf94323 Move avrdude flashing script from individual keyboard rules.mk to common location and improve script. 6 years ago
  Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433) 7 years ago
  Fred Sundvik ba405cfbb4 Don't search for TEENSY_LOADER_CLI if it's already defined 7 years ago
  Fred Sundvik 7ea8753b72 Don't run dfu-programmer unless specified as a target 7 years ago
  Fred Sundvik 18b4d24cc3 Add possibility to override the command to execute when flashing 7 years ago
  Priyadi Iman Nurcahyo 901f29e3aa The adafruit BLE C++ code requires -std=c++11 7 years ago
  di0ib 8fab141a02 Convert hex to bin 7 years ago
  Travis La Marr 0b8c448b30 Make DFU wait for bootloader 8 years ago