summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/qwerty_code_friendly/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* 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