Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2021-07-06 | Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360) | Ryan | |
2021-02-22 | Clean up some user keymaps specifying MCU (#11966) | Ryan | |
2021-01-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-01-18 | Remove `DESCRIPTION`, E-G (#11574) | Ryan | |
2021-01-11 | Remove unused `action_get_macro()` usages in user files (#11165) | 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 |