aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/CMD60/README.md
Commit message (Collapse)AuthorAgeFilesLines
* handwired/CMD60 Refactor, Configurator support and readme update (#4632)noroadsleft2018-12-141-35/+0
| | | | | | | | | | | | | | | | | | | | | * 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
* Fixed dead links (#2451)Brian Choromanski2018-03-011-1/+1
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* Added CMD60 keymapJonathan Lucas2016-07-161-0/+35