summaryrefslogtreecommitdiffstats
path: root/tmk_core/chibios.mk
AgeCommit message (Expand)AuthorFilesLines
2018-10-27Add delayed flashing option for DFU Util (#4225)Drashna Jaelre1-0/+18
2018-09-29add st-link_cli flashing (#3899)Takuya Urakawa1-0/+6
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert1-1/+3
2018-04-04Update whitefox to use the K-Type teensy workaroundKaleb Elwert1-0/+3
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo1-0/+2
2018-02-08ARM audio fixes, stack size increase (#2365)Jack Humbert1-1/+1
2018-01-28Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed1-1/+1
2018-01-21Fix compiler settings for MCUs with floating pointFred Sundvik1-9/+25
2017-11-02Adds .qmk file type as a target for QMK Toolbox (#1084)Jack Humbert1-0/+24
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-4/+31
2017-09-30Clueboard 60% support (#1746)skullydazed1-2/+2
2017-08-27add bin targets - closes #1648, fixes #1647Jack Humbert1-0/+3
2017-04-29Add possibility to override the command to execute when flashingFred Sundvik1-1/+3
2017-03-03Allow to specify serial to dfu-util flashTrevor Joynson (trevorj)1-1/+6
2016-08-20Move bootloader_defs include to build_keyboardFred Sundvik1-8/+0
2016-08-20More general system for generating several outputsFred Sundvik1-2/+2
2016-07-05Add dfu-util command for programmingFred Sundvik1-1/+5
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo1-0/+154