summaryrefslogtreecommitdiff
path: root/tmk_core/common
Commit message (Expand)AuthorAge
* Merge pull request #1101 from priyadi/layer_state_set_kbJack Humbert2017-02-14
|\
| * Fix bug fix attemptPriyadi Iman Nurcahyo2017-02-15
| * Bug fix & added default_layer_state_set_kbPriyadi Iman Nurcahyo2017-02-15
| * Add layer_state_set_kb hookPriyadi Iman Nurcahyo2017-02-15
* | Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-13
|/
* Merge pull request #1068 from adzenith/masterJack Humbert2017-02-07
|\
| * Minor cleanupNikolaus Wittenstein2017-02-05
* | Merge pull request #1046 from LukeSilva/masterJack Humbert2017-02-07
|\ \
| * | Add support for various tapping macrosLuke Silva2017-01-28
| * | Fix documentation for TMK actionsLuke Silva2017-01-26
| |/
* | Merge pull request #1010 from SjB/oneshot_timeout_fixJack Humbert2017-02-06
|\ \ | |/ |/|
| * moved oneshot cancellation code outside of process_record.SjB2017-01-29
| * oneshot timeout would only timeout after an event.SjB2017-01-15
* | Merge pull request #1014 from SjB/lcd_mods_statusJack Humbert2017-01-24
|\ \
| * | added mods status bit to visualizer.SjB2017-01-17
| |/
* | 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
|/
* Keycode refactorWilba65822016-12-29
* Merge pull request #921 from Wilba6582/raw_hidJack Humbert2016-12-05
|\
| * Initial version of Raw HID interfaceWilba65822016-12-01
* | 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
|\