Update readme files (#14172)
This commit is contained in:
@@ -10,6 +10,6 @@ A 40% keyboard kit sold by KPrepublic.
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make daisy:default
|
||||
make ktec/daisy:default
|
||||
|
||||
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).
|
||||
|
@@ -1,5 +1,4 @@
|
||||
ErgoDone
|
||||
========
|
||||
# ErgoDone
|
||||
|
||||

|
||||
|
||||
@@ -12,17 +11,13 @@ The ErgoDone is a modified version of the ErgoDox, made by K.T.E.C., with pre-so
|
||||
- [AliExpress](https://www.aliexpress.com/store/product/ergodone-Custom-Mechanical-Keyboard-TKG-TOOLS-PCB-programmed-Ergonomic-Keyboard-Kit-similar-with-infinity-ergodox/3034003_32830050940.html)
|
||||
- [KBDfans](https://kbdfans.myshopify.com/collections/pcb/products/ergodone-keyboard-pcb-1pcs-free-shipping)
|
||||
|
||||
# Building the firmware
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
[Install the build tools.](https://docs.qmk.fm/#/getting_started_build_tools)
|
||||
make ktec/ergodone:default
|
||||
|
||||
In the root directory of the repository, build the firmware with a command like:
|
||||
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).
|
||||
|
||||
make ergodone:default
|
||||
|
||||
For more information on the layout option and other ones, see the [`make` guide](https://docs.qmk.fm/#/getting_started_make_guide).
|
||||
|
||||
# Flashing the firmware onto the keyboard
|
||||
## Flashing the firmware onto the keyboard
|
||||
|
||||
The ErgoDone uses a customized HID bootloader rather than the Teensy one. It doesn't need an OS driver, and the required actions before flashing are a little different than with an ErgoDox.
|
||||
|
||||
|
@@ -4,12 +4,12 @@
|
||||
|
||||
A 5 key macropad, designed by Kai and sold by KPRepublic.
|
||||
|
||||
Keyboard Maintainer: QMK Community
|
||||
Hardware Supported: Staryu (only the non-lite version has been tested)
|
||||
Hardware Availability: [AliExpress](https://www.aliexpress.com/item/Staryu-Mini-Macro-Pad-custom-keyboard-by-tkg-kai-Mini-macro-pad-mechanical-keyboard-5-keys/32817560746.html)
|
||||
* Keyboard Maintainer: QMK Community
|
||||
* Hardware Supported: Staryu (only the non-lite version has been tested)
|
||||
* Hardware Availability: [AliExpress](https://www.aliexpress.com/item/Staryu-Mini-Macro-Pad-custom-keyboard-by-tkg-kai-Mini-macro-pad-mechanical-keyboard-5-keys/32817560746.html)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make staryu:default
|
||||
make ktec/staryu: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.
|
||||
|
Reference in New Issue
Block a user