summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/cmd60/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2018-12-14handwired/CMD60 Refactor, Configurator support and readme update (#4632)noroadsleft1-0/+46
* handwired/CMD60: refactor - renamed layout macro KEYMAP to LAYOUT - removed K2C, K3B and K3C locations (indications are these locations were unused in hardware) - keymap - now uses #include QMK_KEYBOARD_H - converted keycodes to short format - deleted TMK fn_actions and action_get_macro blocks - white space changes (readability/alignment) * handwired/CMD60: Configurator support * handwired/CMD60: readme update - updated to conform to current QMK template - added image and build gallery links * handwired/cmd60: rename all files and folders to lowercase