aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common
Commit message (Expand)AuthorAgeFilesLines
* cleaning up mididJack Humbert2016-11-211-1/+8
* Refactoring Matrix scanningIBNobody2016-10-281-10/+0
* Fixing Debounce - WIPIBNobody2016-10-281-0/+10
* Fixed some large keyboard bugsIBNobody2016-10-231-3/+3
* Fix #770, Fix #779IBNobody2016-09-282-7/+4
* Fix issue #772 Meh and Hyper not workingDidier Loiseau2016-09-231-3/+4
* Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody2016-09-121-2/+6
* Added User Print - A "light" console out option (#8)IBNobody2016-09-074-23/+155
* Use keyboard config for nkro (#7)IBNobody2016-09-067-24/+13
* Merge branch 'master' into fix_line_endingsFred Sundvik2016-08-271-1/+2
|\
| * Merge remote-tracking branch 'upstream/master' into makefile_overhaulFred Sundvik2016-08-241-0/+10
| |\
| * \ Merge branch 'master' into makefile_overhaulFred Sundvik2016-08-233-1/+127
| |\ \
| * | | Don't add VERSION as a defineFred Sundvik2016-08-201-1/+2
* | | | Normalize line endingsFred Sundvik2016-08-272-611/+611
| |_|/ |/| |
* | | Merge pull request #677 from SmackleFunky/masterJack Humbert2016-08-231-0/+10
|\ \ \ | |_|/ |/| |
| * | Added USB Virtual Serial supportJason Green2016-08-231-0/+10
| |/
* | Improve one-hand support by adding more actions and tap keys.Joe Wasson2016-08-202-8/+77
* | Add one-hand support.Joe Wasson2016-08-203-1/+58
|/
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-291-1/+3
* Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.Joe Wasson2016-07-241-1/+1
* Fix IS_CONSUMER macroFred Sundvik2016-07-071-1/+1
* Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik2016-07-071-5/+0
* Merge pull request #490 from fredizzimo/integrate_visualizerJack Humbert2016-07-071-0/+8
|\
| * Makefile fixes and update of VisualizerFred Sundvik2016-07-071-0/+8
* | default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-061-17/+37
* | Merge branch 'master' into lets-split-supportJack Humbert2016-07-061-2/+9
|\|
| * 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
|\