Commit Graph

68 Commits (json_custom_keycodes)

Author SHA1 Message Date
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
Joel Challis ab941ce614
Move all the flash logic from tmk_core (#13927) 4 years ago
Ryan d3932a104c
Add padding to LUFA-MS .BIN files (#13922) 4 years ago
Drashna Jaelre 71e9f8fc11
Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588) 4 years ago
Ryan 06e0643541
Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424) 4 years ago
Purdea Andrei ed0451bc28
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (#12552) 4 years ago
Sergey Vlasov 680cc1fab4
Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye) (#12951) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Sergey Vlasov ffe81cbec1
Fix another bin/qmk reference (#12856) 4 years ago
Mateusz Piotrowski 38b9f67c3b
Fix qmk flash on FreeBSD (#12085) 4 years ago
Joel Challis 60e1910e5b
Add WSL specific logic for avrdude device detection (#12392) 4 years ago
Ryan 8556068534
Require `BOOTLOADER = qmk-dfu` for `:bootloader` target (#12136) 4 years ago
Joel Challis f8266a228c
Migrate make_dfu_header to CLI (#12061) 4 years ago
Frans de Jonge 2b9f200a2a
[fix] dfu-programmer <0.7 doesn't support --force flag (#10292) 5 years ago
Ryan 6e948feb6a
Use the force when flashing with dfu-programmer (#10070) 5 years ago
Erovia 6b54f3ce1c CLI: Tune doctor's udev rule checking to match #8750 5 years ago
Zach White 640d12d070
Improve security of avrdude by eliminating the use of well-known names. (#9026) 5 years ago
Ryan bc13dcd349
Remove Atmel FLIP from install scripts and documentation (#8822) 5 years ago
Joel Challis b6a09502c6
Migrate :program logic to :flash (#8631) 5 years ago
Joel Challis e34764502f
Remove qmk archive generation (#8462) 5 years ago
Nick Brassel b438c6f8ea
Fix up Arm builds with nix-shell. (#8312) 5 years ago
Nick Brassel b28ee6b039 Fix misunderstanding of CPPFLAGS and CXXFLAGS. 5 years ago
fauxpark c74295de88 Set proper AVR part for USBasp avrdude flashing (#7552) 6 years ago
a_p_u_r_o 7874f297b3 Remove CR when computing BOOTLOADER_SIZE. (#7453) 6 years ago
Drashna Jaelre 02f77e7215 Actually use correct bootloader not found message (#6695) 6 years ago
Drashna Jaelre 44fd317a87 Move Bootloader not found message to global variable (#6688) 6 years ago
Drashna Jaelre bc86eb2233
Fix Typo in :flash target for missing bootloader (#6615) 6 years ago
Joel Challis 51bcadf38c Add 'bootloadHID' flash target (#5587) 6 years ago
Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224) 6 years ago
Drashna Jaelre f859375284 Expand bootloader target to support most AVR boards (#6255) 6 years ago
yiancar 3538955778 Usbasploader bootloader option addition (#6304) 6 years ago
Takeshi ISHII 6d73fe1277 fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623) 6 years ago
Rob Rogers afdc67184d correct typo in eeprom split target for dfu (#5445) 6 years ago
Danny 3c257c1c6e Add avrdude split EE_HANDS flash commands (#5414) 6 years ago
Michael F. Lamb f34244a871 Sleep until USB port becomes writable before running avrdude (#5393) 6 years ago
Jumail Mundekkat 149015e799 Fixed grep issue in bootloader build target (#3848) 6 years ago
Drashna Jaelre 4f1f52b53b Add left/right EEPROM flashing for DFU (#4560) 7 years ago
Takeshi ISHII baebbc0967 add 'mavrdude' target into tmk_core/avr.mk (#3986) 7 years ago
Jumail 74f2f855a3 Fixed bootloader target 7 years ago
yiancar b5d6c049e6 Bootloader make issue (#2975) 7 years ago
U-LANDSRAAD\drashna c2bec5b3f0 Properly always copy firmware 7 years ago
dankm 19a1fbaca2 Better non-Linux support (#2524) 7 years ago
uplus 687c7070a1 fix generate Keyboard.h 7 years ago
Danny 524053e3c0 Remap msys2 usb, fix USB port detection (#2301) 7 years ago
Danny Nguyen c5d81a84a0 Switch from echo to printf for output without newlines 7 years ago
Danny Nguyen 361810dca8 Only search through newly detected devices and discard ones that disappeared 7 years ago
skullydazed 9bfaf66792
Always copy the firmware file to the root qmk_firmware directory (#2314) 7 years ago
Danny Nguyen fe8942e55c Add -e to enable interpretation of escape characters 7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029) 8 years ago
Jack Humbert ec3e065f0d
QMK DFU bootloader generation (#2009) 8 years ago