handwired/terminus_mini: refactor, Configurator support, and readme cleanup (#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
This commit is contained in:
committed by
Drashna Jaelre
parent
6e48ea082d
commit
79e0964d21
@@ -1,13 +1,12 @@
|
||||
# terminus_mini handwired
|
||||
|
||||
Custom handwired keyboard.
|
||||
Custom handwired keyboard inspired by the UniKeyboard Terminus Mini 2.
|
||||
|
||||
Keyboard Maintainer: [James Morgan](https://github.com/mogranjm)
|
||||
Hardware Supported: Custom handwired keyboard
|
||||
Hardware Availability:
|
||||
Hardware Supported: Custom handwired keyboard
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make handwired/terminus_mini:default
|
||||
|
||||
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
Reference in New Issue
Block a user