diff options
author | Maxime Coirault <mcoirault@users.noreply.github.com> | 2021-05-13 20:22:08 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-13 10:22:08 -0700 |
commit | 10a3e3a34190fc8292356db9b5de021f1c734e6f (patch) | |
tree | a6f0a01aa6b476a9ed1f6f3ae9c53be7d8b37136 /keyboards/ky01/readme.md | |
parent | 737fe8d76399e88767d1e3325cef39549623caee (diff) |
[Keyboard] Add Ky01 (#12844)
Co-authored-by: KnoblesseOblige <knoblesseoblige-github@gla.sr>
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 |