Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan | |
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | |||
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2021-07-06 | Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360) | Ryan | |
2019-08-04 | GH60 Refactor: Move Satan into GH60 directory (#6485) | MechMerlin | |
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc |