63 Commits (b0a021c07aa38905090058bd57b9304425594557)

Author SHA1 Message Date
Ajax b0a021c07a Made a userspace that allows you to use your keyboard as an order of operations based calculator (#2864)
6 years ago
skullydazed 8ef747accf
Treat too-large firmwares as an error, not a warning (#3956)
6 years ago
mtei fe0683938a change messege at 'check-size' target
6 years ago
dankm 19a1fbaca2 Better non-Linux support (#2524)
6 years ago
Michael F. Lamb fca31693df add conditional to perform check-size only for supported architectures
6 years ago
Michael F. Lamb fae8132295 make check_size work across platforms
6 years ago
Erin Call 904b1b3f99 Use perl directly instead of grep -P
6 years ago
skullydazed 9bfaf66792
Always copy the firmware file to the root qmk_firmware directory (#2314)
6 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
7 years ago
skullydazed 5fd68266f5 Clueboard 60% support (#1746)
7 years ago
Jack Humbert c3c07eff51 update building for .hex, secrets moving
7 years ago
Jack Humbert 26d348b6d1 move version info to the top of the output
7 years ago
Jack Humbert 5210f94a56 add version to make output
7 years ago
Fred Sundvik d68294615f Add make option for allowing warnings
7 years ago
Fred Sundvik f39e9928eb Enable warnings as errors
7 years ago
Fred Sundvik 13f3c73386 Fix the ldflags.txt and obj.txt checks
8 years ago
Fred Sundvik 03b1d142f2 Add -p parameter to mkdir
8 years ago
Fred Sundvik 42baa6cf43 Disable map file creation when building tests
8 years ago
Fred Sundvik 8a9aac6e32 Rules for compiling and linking google test
8 years ago
Fred Sundvik 48f8ab1ae2 Fix the clean target
8 years ago
Fred Sundvik 9028a412ea Add output specific config file
8 years ago
Fred Sundvik 33fbd3be36 Output specific include paths
8 years ago
Fred Sundvik 3aac4e95c9 More general system for generating several outputs
8 years ago
Fred Sundvik 60c6e79ecb Move git submodule check and version generation to main Makefile
8 years ago
Fred Sundvik cc2df445ab Remove unneded code from tmk_core/rules.mk
8 years ago
Fred Sundvik a0dc622199 Remove the quick commands and add proper clean
8 years ago
Fred Sundvik d5a947b324 Also depend on the gcc version
8 years ago
Fred Sundvik 84bfb19554 Force compilation and linking when options changes
8 years ago
Fred Sundvik e58e9af2ab More reliable .d file generation
8 years ago
Fred Sundvik f11a0275a8 Enable vpath seraching for source files only
8 years ago
Fred Sundvik bf1c865c7a Speed up ChibiOS keymap compilation
8 years ago
Gergely Nagy dd77054790 tmk_core/rules.mk: Make PRINT_ERROR* stop on error
8 years ago
Fred Sundvik 6911ead027 Use order only prerequisites to avoid re-linking
8 years ago
Fred Sundvik e8e300d5c4 Fix name of makefile dep files
8 years ago
Fred Sundvik 1e3db59097 Fix the link target
8 years ago
Fred Sundvik b86b0480d5 Speed up compilation by not using recusive make
8 years ago
Fred Sundvik f9a6e34c28 Add dfu-util command for programming
8 years ago
fredizzimo 1b319151aa Add warning when submodules are not updated (#469)
8 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465)
8 years ago
Jack Humbert a8b55f8c85 Test all subprojects with travis (#464)
8 years ago
Jack Humbert 2d80eee6b8 test handwired boards
8 years ago
Jack Humbert 7db2ec1509 updates planck experimental, width of color output
8 years ago
Jack Humbert 215c2119af Implements subprojects and updates projects for this (#459)
8 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
8 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
8 years ago
fredizzimo a69d002506 Fix the make all-keyboards command (#422)
8 years ago
Jack Humbert a8375fa15a updates all config.h and Makefiles to correct references, text
8 years ago
fredizzimo 3f6fac4721 Add quick version of the all-* makefile targets (#417)
8 years ago
Eric Tang e175b8d56f removes extra dfu erase (#415)
8 years ago