index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
message.mk
Age
Commit message (
Expand
)
Author
2021-09-29
Move "firmware size check skipped" note to message.mk (#14632)
Ryan
2021-08-18
`--parallel` improvements (#13800)
ruro
2021-07-06
Update `MSG_PYTHON_MISSING` (#13427)
Ryan
2021-07-03
Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424)
Ryan
2021-06-16
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (...
Purdea Andrei
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2020-12-30
Configure keyboard matrix from info.json (#10817)
Zach White
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-02-10
Use FIRMWARE_FORMAT for "Checking file size" message (#8121)
fauxpark
2020-02-02
Update dirty submodule make message (#8065)
fauxpark
2020-01-31
Fix misunderstanding of CPPFLAGS and CXXFLAGS.
Nick Brassel
2019-09-21
Add list-keymaps make target (#5563)
fauxpark
2019-09-08
Move Bootloader not found message to global variable (#6688)
Drashna Jaelre
2019-08-20
Add a universal flash command for cli (#6224)
Drashna Jaelre
2019-07-11
Display firmware size percentage (#6307)
fauxpark
2019-05-06
Make python a required build dependency (#5784)
skullydazed
2019-03-27
build size-check enhancement (#5485)
Takeshi ISHII
2018-09-27
Treat too-large firmwares as an error, not a warning (#3956)
skullydazed
2018-08-16
change messege at 'check-size' target
mtei
2018-08-09
Update message.mk (#3602)
Kyle Brown
2018-01-12
Reset color after submodule warning message
Marco Scannadinari
2017-11-30
Change awk detector to work with mawk; fixes #2073
Tim Dierks
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-09-06
Clone chibios and ugfx if it's not already checked out. (#1651)
skullydazed
2017-07-12
Fix printf error in make output on msys2
Fred Sundvik
2016-08-27
Detect failures when running multiple tests
Fred Sundvik
2016-08-27
The makefile actually calls build_test
Fred Sundvik
2016-08-20
Comment the Makefile
Fred Sundvik
2016-08-20
Continue on error
Fred Sundvik
2016-08-20
More general system for generating several outputs
Fred Sundvik
2016-08-20
Options for silent compilation
Fred Sundvik
2016-08-20
Actual compilation
Fred Sundvik
2016-08-20
Add color output
Fred Sundvik