summaryrefslogtreecommitdiff
path: root/keyboards/neson_design/n6/readme.md
diff options
context:
space:
mode:
authoryulei <yuleiz@gmail.com>2021-08-18 00:06:26 +0800
committerGitHub <noreply@github.com>2021-08-17 09:06:26 -0700
commita8f893ed2ca4b30945714e58245c4dd1c7c8481f (patch)
tree08534a3c5ae39925d327ccf76cbcf3056551b2c7 /keyboards/neson_design/n6/readme.md
parent837571ef7f0b7f662aa37391a371a83769f7141e (diff)
[Keyboard] add n6 keyboard (#13768)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/neson_design/n6/readme.md')
-rw-r--r--keyboards/neson_design/n6/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/neson_design/n6/readme.md b/keyboards/neson_design/n6/readme.md
new file mode 100644
index 0000000000..81ba05be49
--- /dev/null
+++ b/keyboards/neson_design/n6/readme.md
@@ -0,0 +1,21 @@
+# Neson Design (formerly iNETT Studio) N6
+
+A 65% keyboard from the Neson Design's N series.
+
+* Keyboard Maintainer: [astro](https://github.com/yulei)
+* Hardware Supported: N6 keyboard
+* Hardware Availability: Limited gb
+
+Make example for this keyboard (after setting up your build environment):
+
+ make neson_design/n6: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).
+
+## Bootloader
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard.
+* **Physical reset button**: Briefly press the *RST* button on the back of the PCB.
+* **Keycode in layout**: Press the key mapped to `RESET` if it is available. \ No newline at end of file