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
/
platforms
/
chibios
Age
Commit message (
Expand
)
Author
2021-08-24
adding uf2 flash support for blackpill 401 (#13968)
Path Nirvana
2021-08-22
Make solo half of split keyboards (more) usable. (#13523)
Joakim Tufvegren
2021-08-18
Move chibios board files to allow tmk_core platform migration (#13777)
Joel Challis
2021-08-18
`--parallel` improvements (#13800)
ruro
2021-08-17
Relocate platform specific drivers (#13894)
Joel Challis
2021-08-18
Add alternate ldscript for STM32duino (F103xB) (#12914)
Ryan
2021-08-15
Move all the flash logic from tmk_core (#13927)
Joel Challis
2021-08-09
Add support for STM32F407x MCUs. (#13718)
thpoll83
2021-08-04
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)
Joakim Tufvegren
2021-07-02
[Core] Unite half-duplex and full-duplex serial drivers (#13081)
Stefan Kerkmann
2021-06-30
Adds support for STM32L412xB, STM32L422xB. (#13383)
Nick Brassel
2021-06-17
core: wire up flash make target for Teensy 4.x (#13077)
Michael Stapelberg
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-13
Allow for overriding clocks on F4xx. (#12886)
Nick Brassel
2021-02-06
Add STM32G431 and STM32G474 board definitions. (#11793)
Nick Brassel
2021-01-27
UART driver refactor (#11637)
Ryan
2021-01-19
ChibiOS enable memory allocations (#11620)
Nick Brassel
2021-01-20
ChibiOS 20.3.2 (#11495)
Nick Brassel
2021-01-20
Leftover early initialisation conversions (#11615)
Nick Brassel
2021-01-10
Disable subsystems repo-wide. (#11449)
Nick Brassel
2020-12-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-28
Ensure single newline at EOF for core files (#11310)
Ryan
2020-12-21
ChibiOS conf migrations... take 3 (#11261)
Nick Brassel
2020-12-11
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-11
Normalise include statements in core code (#11153)
Ryan
2020-12-09
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-09
Fixup config template to match <> instead of "" for includes. (#11166)
Nick Brassel
2020-12-04
Add default early-init bootloader to F042/F072. (#11120)
Nick Brassel
2020-12-04
Disable almost all ChibiOS subsystems in default configs (#11111)
Nick Brassel
2020-12-03
Add board specific to Proton-C, with usual defaults turned on. (#10976)
Nick Brassel
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-22
Remove references to ch-bootloader-jump.patch (#10998)
Joel Challis
2020-08-29
Remove unused CORTEX_VTOR_INIT (#10053)
Ryan
2020-08-29
ARM backlight - timer implementation (#8291)
Joel Challis
2020-08-29
F303/Proton-C migration. (#9315)
Nick Brassel
2020-08-29
Initial work for consolidation of ChibiOS platform files (#8327)
Nick Brassel