summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/retro_refit/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-7/+7
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* handwired/retro_refit: refactor, Configurator support and readme update (#4899)noroadsleft2019-01-211-24/+9
| | | | | | | | | | | | | | | | | | | * handwired/retro_refit: refactor - retro_refit.h - updated to use #pragma once include guard - refactored layout macro to not auto-prepend KC_ to keycodes - renamed to LAYOUT (from KEYMAP) - aligned for readability - default keymap.c - now uses #include QMK_KEYBOARD_H - removed unused fn_actions and action_get_macro blocks * handwired/retro_refit: Configurator support * handwired/retro_refit: readme update Updated readme to format of current QMK template.
* Remove empty fn_actions[]fauxpark2019-01-111-4/+0
|
* update keymaps to not be the canonical fileJack Humbert2017-10-151-2/+0
|
* Changed Docs, Moved RetroRefit to HandwiredIBNobody2016-09-131-0/+33