Ryan
|
74223c34a9
|
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
2022-10-16 14:14:40 +01:00 |
|
Ryan
|
5629ba1807
|
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
|
2022-10-13 18:28:14 +01:00 |
|
Drashna Jaelre
|
0da6562c4d
|
Make default layer size 16-bit (#15286)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2022-06-19 07:37:51 +10:00 |
|
Ryan
|
415d683ea7
|
Remove unused action_get_macro() usages in user files (#11165)
|
2021-01-11 01:25:45 -08:00 |
|
fauxpark
|
67adc29aa3
|
Remove empty fn_actions[]
|
2019-01-11 18:32:43 -08:00 |
|
noroadsleft
|
698ce733b7
|
Ergodox EZ refactor (#3171)
* Refactor matrices and keymaps
* Fixes for @ericgebhart keymap
* Deleted macro aliases
* ericgebhart/keymap.c to LAYOUT_ergodox_wrapper
|
2018-06-12 21:55:08 -07:00 |
|
Matt
|
b736f25e85
|
added matrixman layout
|
2017-09-29 11:53:27 -10:00 |
|