Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -2/+2 |
| | |||||
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -1/+1 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 1 | -1/+1 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -2/+2 |
| | |||||
* | Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360) | Ryan | 2021-07-06 | 1 | -38/+1 |
| | |||||
* | GH60 Refactor: Move Satan into GH60 directory (#6485) | MechMerlin | 2019-08-04 | 1 | -0/+122 |
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc |