index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
rules.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Speed up ChibiOS keymap compilation
Fred Sundvik
2016-07-29
1
-17
/
+33
*
tmk_core/rules.mk: Make PRINT_ERROR* stop on error
Gergely Nagy
2016-07-27
1
-2
/
+2
*
Use order only prerequisites to avoid re-linking
Fred Sundvik
2016-07-08
1
-9
/
+11
*
Fix name of makefile dep files
Fred Sundvik
2016-07-08
1
-1
/
+1
*
Fix the link target
Fred Sundvik
2016-07-08
1
-1
/
+1
*
Speed up compilation by not using recusive make
Fred Sundvik
2016-07-08
1
-38
/
+21
*
Add dfu-util command for programming
Fred Sundvik
2016-07-05
1
-0
/
+6
*
Add warning when submodules are not updated (#469)
fredizzimo
2016-07-01
1
-1
/
+13
*
Add ChibiOS support for QMK (#465)
fredizzimo
2016-07-01
1
-209
/
+11
[next]