summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/keymaps/followingghosts
AgeCommit message (Collapse)Author
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2018-09-25Keymap: FollowingGhosts v60r layout (#3926)BenRLewis
* First version of FollowingGhosts' custom layout * Added copyright etc. * Fixed readme and added space cadet shift * Moved from RGB to HSV, updated readme and added media keys * Updated pragma * Added play/pause and updated config * Added pragma back