summaryrefslogtreecommitdiff
path: root/tmk_core/common
Commit message (Expand)AuthorAge
* Merge pull request #913 from wez/ble_1Jack Humbert2016-12-02
|\
| * Tidy up atomicity in timer.c and ring_buffer.hWez Furlong2016-11-27
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-28
|\|
| * Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
| * Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
| * Merge pull request #898 from PureSpider/backlight-fixJack Humbert2016-11-22
| |\
| | * Set backlight status to on if it's at maximum brightness already and the brig...PureSpider2016-11-22
* | | cleaning up mididJack Humbert2016-11-21
|/ /
* | Refactoring Matrix scanningIBNobody2016-10-28
* | Fixing Debounce - WIPIBNobody2016-10-28
* | Fixed some large keyboard bugsIBNobody2016-10-23
|/
* Fix #770, Fix #779IBNobody2016-09-28
* Fix issue #772 Meh and Hyper not workingDidier Loiseau2016-09-23
* Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody2016-09-12
* Added User Print - A "light" console out option (#8)IBNobody2016-09-07
* Use keyboard config for nkro (#7)IBNobody2016-09-06
* Merge branch 'master' into fix_line_endingsFred Sundvik2016-08-27
|\
| * Merge remote-tracking branch 'upstream/master' into makefile_overhaulFred Sundvik2016-08-24
| |\
| * \ Merge branch 'master' into makefile_overhaulFred Sundvik2016-08-23
| |\ \
| * | | Don't add VERSION as a defineFred Sundvik2016-08-20
* | | | Normalize line endingsFred Sundvik2016-08-27
| |_|/ |/| |
* | | Merge pull request #677 from SmackleFunky/masterJack Humbert2016-08-23
|\ \ \ | |_|/ |/| |
| * | Added USB Virtual Serial supportJason Green2016-08-23
| |/
* | Improve one-hand support by adding more actions and tap keys.Joe Wasson2016-08-20
* | Add one-hand support.Joe Wasson2016-08-20
|/
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-29
* Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.Joe Wasson2016-07-24
* Fix IS_CONSUMER macroFred Sundvik2016-07-07
* Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik2016-07-07
* Merge pull request #490 from fredizzimo/integrate_visualizerJack Humbert2016-07-07
|\
| * Makefile fixes and update of VisualizerFred Sundvik2016-07-07
* | default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-06
* | Merge branch 'master' into lets-split-supportJack Humbert2016-07-06
|\|
| * Enable serial_link support for ChibiOSFred Sundvik2016-07-06
* | i2c workingJack Humbert2016-07-05
|/
* reverts #343 for the most part (#474)Jack Humbert2016-07-04
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21
* Warning reductions (#430)Jack Humbert2016-06-21
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-21
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
* Move LED strip initialization (#397)Eric Tang2016-06-12
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-24
* Clean up #343's code (#348)Eric Tang2016-05-24
* Optimize matrix scanning (#343)Eric Tang2016-05-23
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-15
* Leader key implementation (#326)Erez Zukerman2016-05-15
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-09
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-05