summaryrefslogtreecommitdiff
path: root/keyboards/wuque/nemui65/readme.md
diff options
context:
space:
mode:
authorspbgzh <72414103+spbgzh@users.noreply.github.com>2023-07-12 09:28:36 +0800
committerGitHub <noreply@github.com>2023-07-11 19:28:36 -0600
commit83c81826e38c5483f5a471cfed5977be886ca62b (patch)
tree92e53a5f96cf3edad9da28a90518926ebfc9b633 /keyboards/wuque/nemui65/readme.md
parent7f9653c1c8690988ff063e1ddff1b6de0d3a1a9f (diff)
[Keyboard] Add new nemui65 (#21304)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/wuque/nemui65/readme.md')
-rw-r--r--keyboards/wuque/nemui65/readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/wuque/nemui65/readme.md b/keyboards/wuque/nemui65/readme.md
new file mode 100644
index 0000000000..4225139ab0
--- /dev/null
+++ b/keyboards/wuque/nemui65/readme.md
@@ -0,0 +1,27 @@
+# Nmui65
+
+More Info at [Nemui65](https://mechsandco.com/products/nemui65)
+​
+
+* Keyboard Maintainer: [spbgzh](https://github.com/spbgzh)
+* Hardware Supported: Nemui65
+* Hardware Availability: [Nemui65](https://mechsandco.com/products/nemui65)
+​
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wuque/nemui65:default
+
+Flashing example for this keyboard:
+
+ make wuque/nemui65: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 + Delete
+* 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).