summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/command.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-15Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII1-0/+4
2017-01-21Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro1-0/+1
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro1-0/+2
2016-10-24Fixed some large keyboard bugsIBNobody1-3/+3
2016-09-29Fix #770, Fix #779IBNobody1-3/+0
2016-09-13Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody1-2/+6
2016-09-07Use keyboard config for nkro (#7)IBNobody1-3/+3
2016-08-20Don't add VERSION as a defineFred Sundvik1-1/+2
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo1-8/+15
2016-06-21Warning reductions (#430)Jack Humbert1-2/+1
2016-05-24Converted audio play functions to *_user (#349)Jack Humbert1-6/+7
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert1-1/+3
2016-04-18Added extra songs, LED indicator notesIBNobody1-0/+7
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody1-9/+16
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody1-107/+246
2015-09-23core: Fix NKRO ifdefJun Wako1-0/+2
2015-09-20core: Fix for disabling NKRO in Boot protocoltmk1-0/+1
2015-09-20core: Fix message print of debug commandtmk1-2/+2
2015-05-13Reduce code size of magic commandstmk1-105/+90
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+644