summaryrefslogtreecommitdiff
path: root/tmk_core/common/command.c
AgeCommit message (Expand)Author
2020-12-31Add target 'check-md5' to `build_keyboard.mk` (#11338)Takeshi ISHII
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
2020-07-16Remove `DESCRIPTION` (#9732)Ryan
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-05-25Added missing shutdown_user() hook (#9180)yulei
2020-05-19Disable Mousekey Command interface when Constant speed is enabled (#7017)Drashna Jaelre
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-08Remove PJRC USB stackfauxpark
2020-01-17Remove `KEYMAP_SECTION_ENABLE` (#7882)fauxpark
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-08-30clang-format changesskullY
2019-08-21Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella
2019-02-17Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević
2018-12-14Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII
2017-01-21Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro
2016-10-23Fixed some large keyboard bugsIBNobody
2016-09-28Fix #770, Fix #779IBNobody
2016-09-12Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody
2016-09-06Use keyboard config for nkro (#7)IBNobody
2016-08-20Don't add VERSION as a defineFred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2016-06-21Warning reductions (#430)Jack Humbert
2016-05-24Converted audio play functions to *_user (#349)Jack Humbert
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert
2016-04-17Added extra songs, LED indicator notesIBNobody
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody
2015-09-24core: Fix NKRO ifdefJun Wako
2015-09-20core: Fix for disabling NKRO in Boot protocoltmk
2015-09-20core: Fix message print of debug commandtmk
2015-05-13Reduce code size of magic commandstmk
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk