summaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/qwerty_code_friendly/keymap.c
AgeCommit message (Collapse)Author
2018-05-29qwerty_code_friendly: add numbers keys (#3078)Campbell Barton
2018-05-26qwerty_code_friendly: fix 76 key config (#3057)Campbell Barton
2018-05-20qwerty_code_friendly: correct typos (#3002)Campbell Barton
* qwerty_code_friendly: correct typos * qwerty_code_friendly: right thumb for media keys Allows for single handed media control.
2018-04-15qwerty_code_friendly: optional 80 key layout (#2745)Campbell Barton
2018-03-09qwerty_code_friendly: minor updates (#2494)Campbell Barton
* 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
2018-03-07qwerty_code_friendly: various updatesCampbell Barton
- 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).
2017-11-09qwerty_code_friendly: Expose caps-lock & fix typoCampbell Barton
2017-11-07qwerty_code_friendly: configurable left thumbCampbell Barton
Also add mouse-wheel keys.
2017-10-29ergodox qwerty_code_friendly: add macro keys (#1918)Campbell Barton
Also add more configurable keys.
2017-10-10Qwerty Code Friendly: relocate insert keyCampbell Barton
This was too easy to press by accident (next to Alt). Make this user configurable.
2017-10-03code_friendly_qwerty keymapCampbell Barton