| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for producing UF2-format binaries. (#12435) | Nick Brassel | 2021-04-06 | 1 | -6/+25 |
* | Modified tmk_core/rules.mk to avoid linking errors (#10728) | Fabián González Martín | 2021-02-28 | 1 | -0/+5 |
* | Add build debug option to tmk_core/rules.mk (#11324) | Takeshi ISHII | 2021-01-06 | 1 | -1/+18 |
* | Add target 'check-md5' to `build_keyboard.mk` (#11338) | Takeshi ISHII | 2020-12-31 | 1 | -4/+15 |
* | Add ability to dump all makefile variables for the specified target. (#8256) | Nick Brassel | 2020-08-29 | 1 | -1/+7 |
* | Fix ChibiOS FPU build logic (#9132) | Joel Challis | 2020-05-20 | 1 | -1/+1 |
* | Remove Atmel FLIP from install scripts and documentation (#8822) | Ryan | 2020-04-17 | 1 | -1/+1 |
* | Add support for hardware and board initialisation overrides. (#8330) | Nick Brassel | 2020-04-13 | 1 | -5/+11 |
* | Fix misunderstanding of CPPFLAGS and CXXFLAGS. | Nick Brassel | 2020-01-31 | 1 | -27/+27 |
* | Remove CR when computing BOOTLOADER_SIZE. (#7453) | a_p_u_r_o | 2019-11-24 | 1 | -1/+1 |
* | Add a universal flash command for cli (#6224) | Drashna Jaelre | 2019-08-20 | 1 | -1/+4 |
* | Skip unsupported firmware check message in silent mode (#5765) | Drashna Jaelre | 2019-07-15 | 1 | -1/+1 |
* | add 'objs-size' target into tmk_core/avr.mk (#5490) | Takeshi ISHII | 2019-07-15 | 1 | -0/+3 |
* | Display firmware size percentage (#6307) | fauxpark | 2019-07-11 | 1 | -0/+1 |
* | Fix chibios so the dfu-suffix is only applied once. (#6270) | skullydazed | 2019-07-07 | 1 | -0/+8 |
* | fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623) | Takeshi ISHII | 2019-04-22 | 1 | -1/+1 |
* | build size-check enhancement (#5485) | Takeshi ISHII | 2019-03-27 | 1 | -1/+11 |
* | Remove AUTOGEN and fix Travis Compiled Push scripts (#5077) | Drashna Jaelre | 2019-02-12 | 1 | -10/+3 |
* | Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) | Takeshi ISHII | 2018-12-14 | 1 | -8/+28 |
* | Made a userspace that allows you to use your keyboard as an order of operatio... | Ajax | 2018-10-23 | 1 | -1/+0 |
* | Treat too-large firmwares as an error, not a warning (#3956) | skullydazed | 2018-09-27 | 1 | -1/+1 |
* | change messege at 'check-size' target | mtei | 2018-08-16 | 1 | -0/+2 |
* | Better non-Linux support (#2524) | dankm | 2018-03-26 | 1 | -2/+2 |
* | add conditional to perform check-size only for supported architectures | Michael F. Lamb | 2018-02-08 | 1 | -0/+5 |
* | make check_size work across platforms | Michael F. Lamb | 2018-02-08 | 1 | -1/+1 |
* | Use perl directly instead of grep -P | Erin Call | 2018-02-02 | 1 | -1/+1 |
* | Always copy the firmware file to the root qmk_firmware directory (#2314) | skullydazed | 2018-01-28 | 1 | -4/+4 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -8/+15 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -1/+1 |
* | Clueboard 60% support (#1746) | skullydazed | 2017-09-29 | 1 | -1/+1 |
* | update building for .hex, secrets moving | Jack Humbert | 2017-08-21 | 1 | -2/+2 |
* | move version info to the top of the output | Jack Humbert | 2017-08-08 | 1 | -5/+1 |
* | add version to make output | Jack Humbert | 2017-08-08 | 1 | -3/+7 |
* | Add make option for allowing warnings | Fred Sundvik | 2017-04-13 | 1 | -2/+6 |
* | Enable warnings as errors | Fred Sundvik | 2017-04-13 | 1 | -0/+2 |
* | Fix the ldflags.txt and obj.txt checks | Fred Sundvik | 2016-09-04 | 1 | -2/+4 |
* | Add -p parameter to mkdir | Fred Sundvik | 2016-08-27 | 1 | -2/+2 |
* | Disable map file creation when building tests | Fred Sundvik | 2016-08-27 | 1 | -1/+5 |
* | Rules for compiling and linking google test | Fred Sundvik | 2016-08-27 | 1 | -10/+9 |
* | Fix the clean target | Fred Sundvik | 2016-08-20 | 1 | -2/+1 |
* | Add output specific config file | Fred Sundvik | 2016-08-20 | 1 | -14/+6 |
* | Output specific include paths | Fred Sundvik | 2016-08-20 | 1 | -13/+5 |
* | More general system for generating several outputs | Fred Sundvik | 2016-08-20 | 1 | -85/+40 |
* | Move git submodule check and version generation to main Makefile | Fred Sundvik | 2016-08-20 | 1 | -11/+2 |
* | Remove unneded code from tmk_core/rules.mk | Fred Sundvik | 2016-08-20 | 1 | -89/+2 |
* | Remove the quick commands and add proper clean | Fred Sundvik | 2016-07-31 | 1 | -26/+5 |
* | Also depend on the gcc version | Fred Sundvik | 2016-07-31 | 1 | -3/+5 |
* | Force compilation and linking when options changes | Fred Sundvik | 2016-07-31 | 1 | -9/+28 |
* | More reliable .d file generation | Fred Sundvik | 2016-07-31 | 1 | -8/+16 |
* | Enable vpath seraching for source files only | Fred Sundvik | 2016-07-31 | 1 | -1/+11 |