summaryrefslogtreecommitdiff
path: root/keyboards/wuque/promise87/wkl/readme.md
diff options
context:
space:
mode:
authorGG <72414103+spbgzh@users.noreply.github.com>2022-07-11 14:23:13 +0300
committerGitHub <noreply@github.com>2022-07-11 04:23:13 -0700
commit16b837b35b1aa4af18ead31b5a7d89c5e933cc92 (patch)
tree67a6943f8eacf176cc8fd658b55f166d80934875 /keyboards/wuque/promise87/wkl/readme.md
parenta5eeee4deda870863ff903ccf573c762165a7315 (diff)
[Keyboard] Add Promise87 (#17525)
Diffstat (limited to 'keyboards/wuque/promise87/wkl/readme.md')
-rw-r--r--keyboards/wuque/promise87/wkl/readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/wuque/promise87/wkl/readme.md b/keyboards/wuque/promise87/wkl/readme.md
new file mode 100644
index 0000000000..f4562164bd
--- /dev/null
+++ b/keyboards/wuque/promise87/wkl/readme.md
@@ -0,0 +1,27 @@
+# promise87
+
+More Info at [promise87](https://shop.wuquestudio.com/)
+​
+
+* Keyboard Maintainer: [spbgzh](https://github.com/spbgzh)
+* Hardware Supported: promise 87
+* Hardware Availability: [promise87](https://shop.wuquestudio.com/)
+​
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wuque/promise87/wkl:default
+
+Flashing example for this keyboard:
+
+ make wuque/promise87/wkl: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).