summaryrefslogtreecommitdiff
path: root/tmk_core/common
Commit message (Expand)AuthorAge
* Rename function to be keyboard-specificDamien Pollet2016-03-28
* Add per-event user hook function to QMKDamien Pollet2016-03-28
* Merge pull request #188 from DidierLoiseau/issue-156Erez Zukerman2016-03-27
|\
| * Fix #156: clear weak mods on every key pressDidier Loiseau2016-03-08
* | Fixed LED Function CallsIBNobody2016-03-22
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-03-22
|\ \
| * | Addressed void* return warning in all keymapsyoyoerx2016-03-10
| |/
* / Adding LED function pointersIBNobody2016-03-15
|/
* Remove led_off() it is not usedPeter Eichinger2016-01-24
* Backlight fix from redditPeter Eichinger2016-01-22
* Fixes rolling combos for mod-tap keysErez Zukerman2015-10-28
* merging tmkJack Humbert2015-10-27
* core: Fix NKRO ifdefJun Wako2015-09-24
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-20
* core: Fix message print of debug commandtmk2015-09-20
* Change to KC_BOOTLOADER(KC_BTLD)tmk2015-09-16
* Add an assignable RESET keyskullY2015-09-16
* Fix parenthesistmk2015-09-12
* Fix weak modifier clear in action macrotmk2015-09-12
* usb_usb: Support locking key indicator LEDtmk2015-07-15
* Add description for non-US keys on keycode.htmk2015-06-26
* Revert "Make action_for_key a weak symbol"tmk2015-05-21
* Make action_for_key a weak symbolDan McGregor2015-05-19
* Add keyboard_setup() and matrix_setup()tmk2015-05-19
* Reduce code size of magic commandstmk2015-05-13
* Add description of AVR bootloader and boot sectiontmk2015-05-13
* Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk2015-04-28
* Remove unneeded tap delays #201Jun Wako2015-04-23
* Fix handling of consumer usage #199Jun Wako2015-04-23
* Improve anti-ghosting behavior for fast typingMichael Tharp2015-04-23
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10