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
/
tmk_core
/
chibios.mk
Age
Commit message (
Expand
)
Author
2020-08-29
Initial work for consolidation of ChibiOS platform files (#8327)
Nick Brassel
2020-08-21
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)
Nick Brassel
2020-08-12
Add Kiibohd bootloader type to bootloader.mk (#9908)
Ryan
2020-05-20
Fix ChibiOS FPU build logic (#9132)
Joel Challis
2020-05-08
Revert "Use nano specs (#8270)" (#9044)
Joel Challis
2020-04-01
Migrate :program logic to :flash (#8631)
Joel Challis
2020-03-22
Align some ChibiOS build logic (#8461)
Joel Challis
2020-03-21
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-03-17
Remove qmk archive generation (#8462)
Joel Challis
2020-03-01
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...
Nick Brassel
2020-03-01
Use nano specs (#8270)
Joel Challis
2020-03-01
Unconditionally enable ChibiOS syscalls (#8268)
Joel Challis
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-01-31
Fix misunderstanding of CPPFLAGS and CXXFLAGS.
Nick Brassel
2020-01-27
Migrate common ld scripts to common location (#7887)
Joel Challis
2019-09-27
ARM split - Add support for dfu-util EE_HANDS flashing (#6543)
Joel Challis
2019-09-08
Actually use correct bootloader not found message (#6695)
Drashna Jaelre
2019-09-08
Move Bootloader not found message to global variable (#6688)
Drashna Jaelre
2019-08-22
Align flashing behaviour of dfu-util (#6578)
Joel Challis
2019-08-20
Add a universal flash command for cli (#6224)
Drashna Jaelre
2019-07-07
Fix chibios so the dfu-suffix is only applied once. (#6270)
skullydazed
2019-05-30
Copy avr teensy flash logic to arm (#6016)
zvecr
2019-05-03
Add DFU Suffix for ARM boards (#5763)
Drashna Jaelre
2019-02-14
Enable custom chibios sub-platform
Shihpin Tseng
2018-10-27
Add delayed flashing option for DFU Util (#4225)
Drashna Jaelre
2018-09-28
add st-link_cli flashing (#3899)
Takuya Urakawa
2018-07-16
Adds support for Planck Rev 6 (#2666)
Jack Humbert
2018-04-03
Update whitefox to use the K-Type teensy workaround
Kaleb Elwert
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2018-02-08
ARM audio fixes, stack size increase (#2365)
Jack Humbert
2018-01-28
Always copy the firmware file to the root qmk_firmware directory (#2314)
skullydazed
2018-01-21
Fix compiler settings for MCUs with floating point
Fred Sundvik
2017-11-01
Adds .qmk file type as a target for QMK Toolbox (#1084)
Jack Humbert
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-09-29
Clueboard 60% support (#1746)
skullydazed
2017-08-27
add bin targets - closes #1648, fixes #1647
Jack Humbert
2017-04-29
Add possibility to override the command to execute when flashing
Fred Sundvik
2017-03-02
Allow to specify serial to dfu-util flash
Trevor Joynson (trevorj)
2016-08-20
Move bootloader_defs include to build_keyboard
Fred Sundvik
2016-08-20
More general system for generating several outputs
Fred Sundvik
2016-07-05
Add dfu-util command for programming
Fred Sundvik
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo