Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-30 | Remove useless line continuations (#19399) | Ryan | |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
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-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
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 |