Ryan
bad8c5992b
Remove legacy sendstring keycodes ( #18749 )
3 years ago
Ryan
74223c34a9
Remove legacy keycodes, part 6 ( #18740 )
...
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
3 years ago
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
3 years ago
Drashna Jaelre
0da6562c4d
Make default layer size 16-bit ( #15286 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
4 years ago
Xelus22
b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t ( #13596 )
...
* fix sat75
* update uint32_t to layer_state
4 years ago
Campbell Barton
8725f37de7
[Keymap] Update to qwerty_code_friendly ( #7416 )
...
- Move space to thumb cluster.
- Make L1 and L2 symmetrical.
- Add App & Menu keys.
6 years ago
Konstantin Đorđević
267a85c885
Remove KC_DELT alias in favor of KC_DEL ( #6327 )
...
* Remove KC_DELT alias in favor of KC_DEL
* Add changelog
6 years ago
fauxpark
545f95c8f4
Migrate ACTION_LAYER_TAP_TOGGLEs to TT()
7 years ago
Campbell Barton
f775168c4f
Keymap: qwerty_code_friendly: update readme, comments ( #4178 )
7 years ago
Campbell Barton
efc88a0b16
Keymap: qwerty_code_friendly: use numpad layout for f-keys ( #4170 )
7 years ago
Campbell Barton
f8f1b6fac8
qwerty_code_friendly: update for renamed macro ( #3283 )
8 years ago
Campbell Barton
434a450be1
qwerty_code_friendly: add numbers keys ( #3078 )
8 years ago
Campbell Barton
357d9f4772
qwerty_code_friendly: fix 76 key config ( #3057 )
8 years ago
Campbell Barton
c1d30e4a57
qwerty_code_friendly: correct typos ( #3002 )
...
* qwerty_code_friendly: correct typos
* qwerty_code_friendly: right thumb for media keys
Allows for single handed media control.
8 years ago
Campbell Barton
d55ee204db
qwerty_code_friendly: optional 80 key layout ( #2745 )
8 years ago
Campbell Barton
0603dcb1be
qwerty_code_friendly: minor updates ( #2494 )
...
* 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
8 years ago
Campbell Barton
aadb386de6
qwerty_code_friendly: various updates
...
- 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).
8 years ago
Campbell Barton
c2c9d9b386
qwerty_code_friendly: Expose caps-lock & fix typo
8 years ago
Campbell Barton
aee6785476
qwerty_code_friendly: configurable left thumb
...
Also add mouse-wheel keys.
8 years ago
Campbell Barton
91683d56fa
ergodox qwerty_code_friendly: add macro keys ( #1918 )
...
Also add more configurable keys.
8 years ago
Campbell Barton
d6a446bf95
Qwerty Code Friendly: relocate insert key
...
This was too easy to press by accident (next to Alt).
Make this user configurable.
8 years ago
Campbell Barton
cc52ac5b16
code_friendly_qwerty keymap
8 years ago