41 Commits (led_matrix_direct)

Author SHA1 Message Date
  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) 6 years ago
  Fred Sundvik ba405cfbb4 Don't search for TEENSY_LOADER_CLI if it's already defined 6 years ago
  Fred Sundvik 7ea8753b72 Don't run dfu-programmer unless specified as a target 6 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 7 years ago
  Fred Sundvik f9a6e34c28 Add dfu-util command for programming 7 years ago
  fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465) 7 years ago