summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/terminus_mini/readme.md
AgeCommit message (Collapse)AuthorFilesLines
2019-03-03handwired/terminus_mini: refactor, Configurator support, and readme cleanup ↵noroadsleft1-4/+3
(#5292) * handwired/terminus_mini: refactor - white space changes in terminus_mini.h (alignment) - keymap now uses #include QMK_KEYBOARD_H - refactored TMK macros into QMK process_record_user - refactored TMK layer functions into QMK keycodes - removed redundant keycode definitions * handwired/terminus_mini: Configurator support * handwired/terminus_mini: readme cleanup - completed keyboard description - removed Hardware Availability line (it was blank) - updated Docs links
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-04-12More QMK Configurator Warning/Error Fixes (#2720)MechMerlin1-0/+13
* Add readme with brief description Change KEYMAP to LAYOUT * Add readme.md with brief description Use LAYOUT macro * add a readme.md file * Add readme.md with brief description Use LAYOUT macro * Add readme.md with brief description Use LAYOUT macro * Fix "Warning: contra: Missing layout pp macro for ['planck_mit', 'planck_grid']", * Use LAYOUT macro