aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/terminus_mini/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* handwired/terminus_mini: refactor, Configurator support, and readme cleanup ↵noroadsleft2019-03-021-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
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
|
* More QMK Configurator Warning/Error Fixes (#2720)MechMerlin2018-04-111-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