diff options
Diffstat (limited to 'keyboards/ky01/readme.md')
-rw-r--r-- | keyboards/ky01/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/ky01/readme.md b/keyboards/ky01/readme.md new file mode 100644 index 0000000000..8bbab45733 --- /dev/null +++ b/keyboards/ky01/readme.md @@ -0,0 +1,22 @@ +# ky01 + +![ky01](https://i.imgur.com/Un24BUs.png) + +A 75% Top-Mount Keyboard By KCK. + +* Keyboard Maintainer: [KnoblesseOblige](https://github.com/KnoblesseOblige) +* Hardware Supported: KY01 +* Hardware Availability: limited [Group Buy](https://geekhack.org/index.php?topic=107809.0) finished + +Make example for this keyboard (after setting up your build environment): + + make ky01: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). + +# How to enter bootloader + +* hold left shift + right shift + B +* OR hold escape + F13 (top right most key) +* OR short the reset pins on the pcb, then plug the usb +* OR (if you already flashed via) hold escape and then plug the usb |