index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
flashing.md
Age
Commit message (
Expand
)
Author
2022-09-15
[Docs] RESET -> QK_BOOT (#18365)
Joel Challis
2022-06-30
[Core] Add Raspberry Pi RP2040 support (#14877)
Stefan Kerkmann
2022-05-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-05-30
Fix docs typo (#17254)
Dasky
2022-05-31
Add uf2-split-* make targets. (#17257)
Dasky
2022-03-07
Add flash target for UF2 bootloaders (#16525)
Stefan Kerkmann
2022-02-26
[Docs] Add commands to flashing docs (#16456)
Ryan
2021-12-07
Fix RESET not working for keyboards with Kiibohd bootloader (#15430)
Andrew-Fahmy
2021-09-10
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-08-24
adding uf2 flash support for blackpill 401 (#13968)
Path Nirvana
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-24
Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)
Drashna Jaelre
2021-04-25
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#...
Nick Brassel
2021-01-30
[Docs] Use HTTPS for images and links where possible (#11695)
Ryan
2021-01-20
Add stm32-dfu and apm32-dfu to bootloader.mk (#11019)
Ryan
2020-08-29
Add `st-flash` flash target (#9964)
Sergey Vlasov
2020-04-17
Remove Atmel FLIP from install scripts and documentation (#8822)
Ryan
2020-03-05
update flashing.md
James Young
2019-10-29
[Docs] Update flashing information to include :flash target (#6999)
Drashna Jaelre
2019-09-27
ARM split - Add support for dfu-util EE_HANDS flashing (#6543)
Joel Challis
2019-09-20
Cleanup rules.mk for 32A and 328P keyboards (#6767)
fauxpark
2019-08-24
Add 'bootloadHID' flash target (#5587)
Joel Challis
2019-08-22
Align flashing behaviour of dfu-util (#6578)
Joel Challis
2019-07-15
Usbasploader bootloader option addition (#6304)
yiancar
2019-03-20
Fix link to Caterina bootloader hex files (#5452)
fauxpark
2019-03-18
[Docs] Smallish overhaul of the docs (#5281)
Drashna Jaelre
2018-11-03
Instructions on how to flash via STM32 bootloader (#4316)
Michael Pio
2018-10-01
Correct small typo
Anthony Som
2018-09-27
add 'mavrdude' target into tmk_core/avr.mk (#3986)
Takeshi ISHII
2018-04-18
Link to Atmel's flip is broken. (#2752)
internetirl
2017-12-09
Trim trailing whitespace
fauxpark
2017-12-09
Fix some of the more obvious typos
fauxpark
2017-12-09
Convert all headings to Title Case
fauxpark
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-10-29
adds flashing docs
Jack Humbert