| Commit message (Expand) | Author | Age | Files | Lines |
* | Kiibohd bootloader, take 2 (#10129) | Ryan | 2020-08-29 | 1 | -1/+1 |
* | Add `st-flash` flash target (#9964) | Sergey Vlasov | 2020-08-29 | 1 | -0/+5 |
* | Initial work for consolidation of ChibiOS platform files (#8327) | Nick Brassel | 2020-08-29 | 1 | -28/+85 |
* | Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) | Nick Brassel | 2020-08-21 | 1 | -1/+1 |
* | Add Kiibohd bootloader type to bootloader.mk (#9908) | Ryan | 2020-08-12 | 1 | -1/+1 |
* | Fix ChibiOS FPU build logic (#9132) | Joel Challis | 2020-05-20 | 1 | -16/+12 |
* | Revert "Use nano specs (#8270)" (#9044) | Joel Challis | 2020-05-08 | 1 | -1/+0 |
* | Migrate :program logic to :flash (#8631) | Joel Challis | 2020-04-01 | 1 | -1/+3 |
* | Align some ChibiOS build logic (#8461) | Joel Challis | 2020-03-22 | 1 | -0/+29 |
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 1 | -1/+1 |
* | Remove qmk archive generation (#8462) | Joel Challis | 2020-03-17 | 1 | -24/+0 |
* | Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8... | Nick Brassel | 2020-03-01 | 1 | -3/+27 |
* | Use nano specs (#8270) | Joel Challis | 2020-03-01 | 1 | -0/+1 |
* | Unconditionally enable ChibiOS syscalls (#8268) | Joel Challis | 2020-03-01 | 1 | -1/+2 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -6/+12 |
* | Fix misunderstanding of CPPFLAGS and CXXFLAGS. | Nick Brassel | 2020-01-31 | 1 | -2/+2 |
* | Migrate common ld scripts to common location (#7887) | Joel Challis | 2020-01-27 | 1 | -0/+2 |
* | ARM split - Add support for dfu-util EE_HANDS flashing (#6543) | Joel Challis | 2019-09-27 | 1 | -0/+15 |
* | Actually use correct bootloader not found message (#6695) | Drashna Jaelre | 2019-09-08 | 1 | -1/+1 |
* | Move Bootloader not found message to global variable (#6688) | Drashna Jaelre | 2019-09-08 | 1 | -1/+1 |
* | Align flashing behaviour of dfu-util (#6578) | Joel Challis | 2019-08-22 | 1 | -16/+6 |
* | Add a universal flash command for cli (#6224) | Drashna Jaelre | 2019-08-20 | 1 | -3/+23 |
* | Fix chibios so the dfu-suffix is only applied once. (#6270) | skullydazed | 2019-07-07 | 1 | -6/+0 |
* | Copy avr teensy flash logic to arm (#6016) | zvecr | 2019-05-30 | 1 | -0/+13 |
* | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre | 2019-05-03 | 1 | -0/+5 |
* | Enable custom chibios sub-platform | Shihpin Tseng | 2019-02-14 | 1 | -2/+6 |
* | Add delayed flashing option for DFU Util (#4225) | Drashna Jaelre | 2018-10-27 | 1 | -0/+18 |
* | add st-link_cli flashing (#3899) | Takuya Urakawa | 2018-09-28 | 1 | -0/+6 |
* | Adds support for Planck Rev 6 (#2666) | Jack Humbert | 2018-07-16 | 1 | -1/+3 |
* | Update whitefox to use the K-Type teensy workaround | Kaleb Elwert | 2018-04-03 | 1 | -0/+3 |
* | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo | 2018-02-08 | 1 | -0/+2 |
* | ARM audio fixes, stack size increase (#2365) | Jack Humbert | 2018-02-08 | 1 | -1/+1 |
* | Always copy the firmware file to the root qmk_firmware directory (#2314) | skullydazed | 2018-01-28 | 1 | -1/+1 |
* | Fix compiler settings for MCUs with floating point | Fred Sundvik | 2018-01-21 | 1 | -9/+25 |
* | Adds .qmk file type as a target for QMK Toolbox (#1084) | Jack Humbert | 2017-11-01 | 1 | -0/+24 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -4/+31 |
* | Clueboard 60% support (#1746) | skullydazed | 2017-09-29 | 1 | -2/+2 |
* | add bin targets - closes #1648, fixes #1647 | Jack Humbert | 2017-08-27 | 1 | -0/+3 |
* | Add possibility to override the command to execute when flashing | Fred Sundvik | 2017-04-29 | 1 | -1/+3 |
* | Allow to specify serial to dfu-util flash | Trevor Joynson (trevorj) | 2017-03-02 | 1 | -1/+6 |
* | Move bootloader_defs include to build_keyboard | Fred Sundvik | 2016-08-20 | 1 | -8/+0 |
* | More general system for generating several outputs | Fred Sundvik | 2016-08-20 | 1 | -2/+2 |
* | Add dfu-util command for programming | Fred Sundvik | 2016-07-05 | 1 | -1/+5 |
* | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 1 | -0/+154 |