summaryrefslogtreecommitdiff
path: root/tmk_core/common/command.c
Commit message (Expand)AuthorAge
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-17
* clang-format changesskullY2019-08-30
* Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella2019-08-21
* Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević2019-02-17
* Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII2018-12-14
* Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-21
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21
* Fixed some large keyboard bugsIBNobody2016-10-23
* Fix #770, Fix #779IBNobody2016-09-28
* Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody2016-09-12
* Use keyboard config for nkro (#7)IBNobody2016-09-06
* Don't add VERSION as a defineFred Sundvik2016-08-20
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* Warning reductions (#430)Jack Humbert2016-06-21
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-24
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-09
* Added extra songs, LED indicator notesIBNobody2016-04-17
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-17
* Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-28
* core: Fix NKRO ifdefJun Wako2015-09-24
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-20
* core: Fix message print of debug commandtmk2015-09-20
* Reduce code size of magic commandstmk2015-05-13
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10