Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Cleanup after merge | Wojciech Siewierski | 2016-04-02 | 1 | -7/+13 | |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 | |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 | |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 | |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 | |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+1 | |
| * | | Update action.c | eltang | 2016-04-02 | 1 | -1/+2 | |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -1/+1 | |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -8/+8 | |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -6/+6 | |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -1/+1 | |
| * | | Update action.h | Eric-L-T | 2016-04-01 | 1 | -1/+0 | |
| * | | Update action.c | Eric-L-T | 2016-04-01 | 1 | -4/+15 | |
| * | | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half | Wojciech Siewierski | 2016-03-27 | 4 | -11/+16 | |
| * | | Expose the pressed_actions_cache global variable | Wojciech Siewierski | 2016-03-15 | 2 | -4/+4 | |
| * | | Always provide an implementation of process_action_nocache | Wojciech Siewierski | 2016-03-15 | 2 | -1/+6 | |
| * | | process_action may be called either with key cache or without it | Wojciech Siewierski | 2016-03-13 | 2 | -0/+19 | |
| * | | Document the issue of stuck modifiers | Wojciech Siewierski | 2016-03-08 | 1 | -1/+1 | |
| * | | Fix the layer-dependent modifiers handling | Wojciech Siewierski | 2016-03-05 | 1 | -1/+21 | |
* | | | Fix issue #221: LGUI(KC_LSFT) does not work | Didier Loiseau | 2016-04-06 | 1 | -2/+12 | |
| |/ |/| | ||||||
* | | Merge pull request #219 from IBNobody/master | Jack Humbert | 2016-03-28 | 2 | -2/+5 | |
|\ \ | ||||||
| * | | Minor Tweaks and Documentation | IBNobody | 2016-03-28 | 1 | -1/+1 | |
| * | | Added command to turn LED indicators off while sleeping | IBNobody | 2016-03-28 | 1 | -1/+4 | |
* | | | Merge pull request #214 from cdlm/action-hook | Jack Humbert | 2016-03-28 | 2 | -0/+8 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Rename function to be keyboard-specific | Damien Pollet | 2016-03-28 | 2 | -4/+4 | |
| * | | Add per-event user hook function to QMK | Damien Pollet | 2016-03-28 | 2 | -0/+8 | |
* | | | Magic Key Overrides / Keyboard Lock / Forced NKRO | IBNobody | 2016-03-28 | 3 | -107/+373 | |
|/ / | ||||||
* | | Merge pull request #188 from DidierLoiseau/issue-156 | Erez Zukerman | 2016-03-27 | 4 | -2/+23 | |
|\ \ | ||||||
| * | | Fix #156: clear weak mods on every key press | Didier Loiseau | 2016-03-08 | 4 | -2/+23 | |
| |/ | ||||||
* | | Fixed LED Function Calls | IBNobody | 2016-03-22 | 1 | -2/+3 | |
* | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-03-22 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 1 | -2/+2 | |
| |/ | ||||||
* / | Adding LED function pointers | IBNobody | 2016-03-15 | 1 | -0/+2 | |
|/ | ||||||
* | Added note about using avr_setup.sh | dragon788 | 2016-02-07 | 1 | -1/+1 | |
* | Merge branch 'master' into flicker-fix | Peter Eichinger | 2016-01-25 | 2 | -2/+8 | |
|\ | ||||||
| * | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio | Jack Humbert | 2016-01-23 | 1 | -1/+1 | |
| |\ | ||||||
| * | | better integrations | Jack Humbert | 2016-01-20 | 2 | -2/+8 | |
| * | | timer 3 | Jack Humbert | 2016-01-11 | 1 | -9/+9 | |
| * | | pwm audio | Jack Humbert | 2016-01-11 | 1 | -9/+9 | |
* | | | Remove led_off() it is not used | Peter Eichinger | 2016-01-24 | 1 | -2/+0 | |
* | | | Backlight fix from reddit | Peter Eichinger | 2016-01-22 | 1 | -0/+13 | |
| |/ |/| | ||||||
* | | Added note about avr-libc also being required at least for arch | dragon788 | 2015-12-30 | 1 | -1/+1 | |
|/ | ||||||
* | Fixes rolling combos for mod-tap keys | Erez Zukerman | 2015-10-28 | 1 | -3/+6 | |
* | merging tmk | Jack Humbert | 2015-10-27 | 26 | -68/+3193 | |
* | Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c' | Jun Wako | 2015-09-24 | 4 | -0/+0 | |
* | core: Fix NKRO ifdef | Jun Wako | 2015-09-24 | 1 | -0/+2 | |
* | core: Fix for disabling NKRO in Boot protocol | tmk | 2015-09-20 | 3 | -8/+7 | |
* | core: Fix message print of debug command | tmk | 2015-09-20 | 1 | -2/+2 | |
* | lufa: Fix endpoint bank mode for ATMega32u2 | tmk | 2015-09-20 | 1 | -1/+4 | |
* | next_usb: Fix next_kbd_set_leds() | tmk | 2015-09-20 | 1 | -4/+12 |