Commit Graph

4 Commits (910d603c657e4ad81a4e7a4c86a74e2e79aa1eaa)

Author SHA1 Message Date
noroadsleft 4822ad6be1 handwired/retro_refit: refactor, Configurator support and readme update (#4899)
* 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.
6 years ago
fauxpark 67adc29aa3 Remove empty fn_actions[] 6 years ago
Jack Humbert 1745f202cc update keymaps to not be the canonical file 8 years ago
IBNobody 9c574b493c Changed Docs, Moved RetroRefit to Handwired 9 years ago