aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/qwerty_code_friendly/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-181-9/+3
|
* Keymap: qwerty_code_friendly: update readme, comments (#4178)Campbell Barton2018-10-191-1/+1
|
* Keymap: qwerty_code_friendly: use numpad layout for f-keys (#4170)Campbell Barton2018-10-191-13/+13
|
* qwerty_code_friendly: update for renamed macro (#3283)Campbell Barton2018-07-011-3/+3
|
* qwerty_code_friendly: add numbers keys (#3078)Campbell Barton2018-05-291-6/+6
|
* qwerty_code_friendly: fix 76 key config (#3057)Campbell Barton2018-05-261-1/+1
|
* qwerty_code_friendly: correct typos (#3002)Campbell Barton2018-05-201-20/+20
| | | | | | | | * qwerty_code_friendly: correct typos * qwerty_code_friendly: right thumb for media keys Allows for single handed media control.
* qwerty_code_friendly: optional 80 key layout (#2745)Campbell Barton2018-04-151-135/+229
|
* qwerty_code_friendly: minor updates (#2494)Campbell Barton2018-03-091-20/+81
| | | | | | | | | | * qwerty_code_friendly: minor updates - Correct mistake in ascii keymap. - Make lower right key delete again, but make it configurable. - Make double shift for double quotes optional. * qwerty_code_friendly: shift users title-caps
* qwerty_code_friendly: various updatesCampbell Barton2018-03-071-222/+324
| | | | | | | - Remove action_get_macro in favor of process_record_user - Support user defined words on layer 3 (pass via flags) - Support backspace & del on left thumb cluster. (optionally override top right backspace).
* qwerty_code_friendly: Expose caps-lock & fix typoCampbell Barton2017-11-091-9/+13
|
* qwerty_code_friendly: configurable left thumbCampbell Barton2017-11-071-14/+38
| | | | Also add mouse-wheel keys.
* ergodox qwerty_code_friendly: add macro keys (#1918)Campbell Barton2017-10-291-31/+58
| | | Also add more configurable keys.
* Qwerty Code Friendly: relocate insert keyCampbell Barton2017-10-101-11/+11
| | | | | This was too easy to press by accident (next to Alt). Make this user configurable.
* code_friendly_qwerty keymapCampbell Barton2017-10-031-0/+374