Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | 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 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Update the memory consumption total value in README | Wojciech Siewierski | 2016-03-28 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Update the memory consumption of PREVENT_STUCK_MODIFIERS in README | Wojciech Siewierski | 2016-03-28 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If one wants to temporarily disable the key cache (for example because it interferes with a macro), `disable_action_cache` must be set to `true`. `process_action_nocache` is a simple wrapper doing just that for a single call. | |||||
| | * | | | | | | | | Document the issue of stuck modifiers | Wojciech Siewierski | 2016-03-08 | 2 | -1/+21 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Fix the layer-dependent modifiers handling | Wojciech Siewierski | 2016-03-05 | 1 | -1/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #181. | |||||
| * | | | | | | | | | Merge pull request #239 from DidierLoiseau/issue-221 | Erez Zukerman | 2016-04-06 | 1 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix issue #221: LGUI(KC_LSFT) does not work | |||||
| | * | | | | | | | | | Fix issue #221: LGUI(KC_LSFT) does not work | Didier Loiseau | 2016-04-06 | 1 | -2/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on mod keys, register LGUI, LSFT etc. as normal mods instead of weak mods: - they won't be cleared when pressing another key (#188) - they won't be cleared by layer switching - LSFT(KC_LGUI) will now have the same behavior as LGUI(KC_LSFT) | |||||
| * | | | | | | | | | | Merge pull request #215 from nrrkeene/master | Erez Zukerman | 2016-04-06 | 3 | -6/+60 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | Added proper documentation | |||||
| | * | | | | | | | | | The Ordinary Layout is unremarkably mundane and remarkably useful | Nicholas Keene | 2016-03-27 | 3 | -6/+60 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #238 from alexjj/master | Erez Zukerman | 2016-04-06 | 4 | -0/+1558 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | Submitting my ergodox EZ layout | |||||
| | * | | | | | | | | | Updated hex | Alex Johnstone | 2016-04-05 | 1 | -893/+895 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | :pound: typo | Alex Johnstone | 2016-04-05 | 1 | -0/+4 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | :pound: typo | Alex Johnstone | 2016-04-05 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #5 from jackhumbert/master | Alex Johnstone | 2016-04-05 | 114 | -3408/+12942 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | Sync with upstream | |||||
| * | | | | | | | | | | updates to noise | Jack Humbert | 2016-04-05 | 5 | -5/+162 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | 2016-04-05 | 2 | -92/+123 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #235 from mbarkhau/master | Erez Zukerman | 2016-04-04 | 2 | -92/+123 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | add indent to generated keymap | |||||
| | | * | | | | | | | | | add indent to generated keymap | Manuel Barkhau | 2016-04-03 | 2 | -92/+123 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | add silent notes | Jack Humbert | 2016-04-05 | 1 | -0/+3 | |
| |/ / / / / / / / / / | ||||||
| * | | | | / / / / / | music mode file | Jack Humbert | 2016-04-03 | 6 | -16/+1725 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #213 from mbarkhau/master | Erez Zukerman | 2016-04-03 | 4 | -0/+2890 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add manuneo layout | |||||
| | * | | | | | | | | use action function for unicode | Manuel Barkhau | 2016-04-02 | 4 | -2540/+1651 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Update compile_keymap.py | mbarkhau | 2016-03-29 | 1 | -13/+11 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | add hex file | Manuel Barkhau | 2016-03-28 | 1 | -0/+1624 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' | Manuel Barkhau | 2016-03-28 | 36 | -1305/+4815 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Refactor compiler code | Manuel Barkhau | 2016-03-28 | 3 | -1661/+1900 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Add manuneo layout | Manuel Barkhau | 2016-03-27 | 3 | -0/+1918 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #234 from sboesebeck/master | Erez Zukerman | 2016-04-03 | 4 | -1330/+1349 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | several iterations later | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware | Stephan Bösebeck | 2016-04-02 | 84 | -2017/+4991 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-04-01 | 81 | -1909/+4883 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | minor tweaks at the keymap, new png for documentation | Stephan Bösebeck | 2016-04-01 | 2 | -6/+6 | |
| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | fixed de_osx prefix in keymap include to avoid conflicts | Stephan Bösebeck | 2016-03-31 | 2 | -103/+103 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | new keymap | Stephan Bösebeck | 2016-04-02 | 1 | -1/+9 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | added CTL_Shift / Hash macro | Stephan Bösebeck | 2016-03-29 | 1 | -11/+24 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-03-29 | 5 | -18/+55 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-03-28 | 37 | -1306/+4820 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / |