summaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/qwerty_code_friendly/keymap.c
Commit message (Collapse)AuthorAge
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-30
| | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-18
|
* Keymap: qwerty_code_friendly: update readme, comments (#4178)Campbell Barton2018-10-19
|
* Keymap: qwerty_code_friendly: use numpad layout for f-keys (#4170)Campbell Barton2018-10-19
|
* qwerty_code_friendly: update for renamed macro (#3283)Campbell Barton2018-07-01
|
* qwerty_code_friendly: add numbers keys (#3078)Campbell Barton2018-05-29
|
* qwerty_code_friendly: fix 76 key config (#3057)Campbell Barton2018-05-26
|
* qwerty_code_friendly: correct typos (#3002)Campbell Barton2018-05-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-15
|
* qwerty_code_friendly: minor updates (#2494)Campbell Barton2018-03-09
| | | | | | | | | | * 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-07
| | | | | | | - 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-09
|
* qwerty_code_friendly: configurable left thumbCampbell Barton2017-11-07
| | | | Also add mouse-wheel keys.
* ergodox qwerty_code_friendly: add macro keys (#1918)Campbell Barton2017-10-29
| | | Also add more configurable keys.
* Qwerty Code Friendly: relocate insert keyCampbell Barton2017-10-10
| | | | | This was too easy to press by accident (next to Alt). Make this user configurable.
* code_friendly_qwerty keymapCampbell Barton2017-10-03