summaryrefslogtreecommitdiff
path: root/keyboards/wuque/creek70/readme.md
diff options
context:
space:
mode:
authorspbgzh <72414103+spbgzh@users.noreply.github.com>2023-02-14 15:37:12 +0800
committerGitHub <noreply@github.com>2023-02-14 00:37:12 -0700
commit7d0358cfebc75f685ad1cf3ff7ae20ec6afe4430 (patch)
tree006c698379fb829321ce79884738b2b98740b54a /keyboards/wuque/creek70/readme.md
parentaa9882abd6a638de001e65f1058f7e8f74f9accb (diff)
add new keyboard creek70 (#19789)
Diffstat (limited to 'keyboards/wuque/creek70/readme.md')
-rw-r--r--keyboards/wuque/creek70/readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/wuque/creek70/readme.md b/keyboards/wuque/creek70/readme.md
new file mode 100644
index 0000000000..33c7a5d609
--- /dev/null
+++ b/keyboards/wuque/creek70/readme.md
@@ -0,0 +1,27 @@
+# creek70
+
+More Info at [creek70](https://shop.wuquestudio.com/)
+​
+
+* Keyboard Maintainer: [spbgzh](https://github.com/spbgzh)
+* Hardware Supported: creek 70
+* Hardware Availability: [creek70](https://shop.wuquestudio.com/)
+​
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wuque/creek70:default
+
+Flashing example for this keyboard:
+
+ make wuque/creek70:default:flash
+
+## Bootloader
+
+Enter the bootloader using one of the following methods:
+
+* Tap the Reset switch mounted on the PCB
+* In the case of the default keymap, use the key combination Fn + PageUp
+* Hold the Esc key while connecting the USB cable (also erases persistent settings)
+
+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).