index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builddefs
/
common_rules.mk
Age
Commit message (
Expand
)
Author
2023-11-28
QMK Userspace (#22222)
Nick Brassel
2023-11-13
Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469)
Nick Brassel
2023-11-13
chibios: disable RWX segment warning on newer GNU lds (#22007)
Thomas Weißschuh
2023-09-17
directly use object files when linking ELF (#22025)
Thomas Weißschuh
2023-09-12
Remove 'Firmware size check does not yet support' message (#21977)
Joel Challis
2023-09-12
Remove oversize binaries (#21976)
Dasky
2023-06-21
Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272)
Nick Brassel
2023-05-25
Implement UF2 device type id extension tag (#21029)
Joel Challis
2023-02-26
Hide hex output when building uf2 (#19940)
Joel Challis
2022-11-01
compiler.txt: ensure file exists before comparison (#18921)
Ryan
2022-10-05
docs: some typos (#18582)
George Rodrigues
2022-08-04
[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647)
Nick Brassel
2022-06-06
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114)
Stefan Kerkmann
2022-05-16
Warn about LTO with arm_atsam, not ChibiOS. (#17106)
Nick Brassel
2022-03-07
ChibiOS 21.11.1 update. (#16251)
Nick Brassel
2022-02-10
Migrate more makefile utilities to builddefs sub-directory (#16002)
Joel Challis