aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common
Commit message (Expand)AuthorAgeFilesLines
...
| * Enable serial_link support for ChibiOSFred Sundvik2016-07-061-2/+9
* | i2c workingJack Humbert2016-07-051-0/+5
|/
* reverts #343 for the most part (#474)Jack Humbert2016-07-044-88/+98
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-0119-21/+1378
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-232-4/+7
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-212-2/+2
* Warning reductions (#430)Jack Humbert2016-06-213-2/+5
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-212-1/+5
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-182-261/+0
* Move LED strip initialization (#397)Eric Tang2016-06-121-0/+6
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-241-6/+7
* Clean up #343's code (#348)Eric Tang2016-05-241-5/+3
* Optimize matrix scanning (#343)Eric Tang2016-05-234-116/+98
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-153-39/+45
* Leader key implementation (#326)Erez Zukerman2016-05-153-5/+8
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-094-5/+17
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-054-13/+179
* stops forcing debug_actionJack Humbert2016-04-284-16/+16
* Update functions used to write to EEPROMEric Tang2016-04-214-28/+28
* start-up sound working, removes tick with some devicesJack Humbert2016-04-201-1/+2
* Fixed speaker being on during sleep.IBNobody2016-04-181-1/+11
* Added extra songs, LED indicator notesIBNobody2016-04-171-0/+7
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-176-34/+42
* Adding Musical NotesIBNobody2016-04-166-4/+63
|\
| * MAGIC functionality, AG swap in default layoutJack Humbert2016-04-164-4/+49
| * audio on by defaultJack Humbert2016-04-151-1/+1
| * audio enable stored in eepromJack Humbert2016-04-152-0/+14
* | CheckinIBNobody2016-04-141-0/+1
|/
* Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-04-131-4/+4
|\
| * Optimize source_layers_cache for the cache memoryWojciech Siewierski2016-04-131-4/+4
* | Compiler Warnings / Atomic TLCIBNobody2016-04-132-2/+3
|/
* Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman2016-04-064-7/+103
|\
| * Refactor the source layer cache encodingWojciech Siewierski2016-04-053-41/+71
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski2016-04-0311-113/+414
| |\
| * | Cleanup after mergeWojciech Siewierski2016-04-021-7/+13
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+2
| * | Update action.cEric-L-T2016-04-011-1/+1
| * | Update action.cEric-L-T2016-04-011-8/+8
| * | Update action.cEric-L-T2016-04-011-6/+6
| * | Update action.cEric-L-T2016-04-011-1/+1
| * | Update action.hEric-L-T2016-04-011-1/+0
| * | Update action.cEric-L-T2016-04-011-4/+15
| * | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski2016-03-274-11/+16
| * | Expose the pressed_actions_cache global variableWojciech Siewierski2016-03-152-4/+4
| * | Always provide an implementation of process_action_nocacheWojciech Siewierski2016-03-152-1/+6