summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/retro_refit/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2019-01-21handwired/retro_refit: refactor, Configurator support and readme update (#4899)noroadsleft1-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.
2019-01-12Remove empty fn_actions[]fauxpark1-4/+0
2017-10-15update keymaps to not be the canonical fileJack Humbert1-2/+0
2016-09-14Changed Docs, Moved RetroRefit to HandwiredIBNobody1-0/+33