summaryrefslogtreecommitdiff
path: root/keyboards/xbows/knight_plus/readme.md
diff options
context:
space:
mode:
authorX-Bows Tech <41098278+XBowsTech@users.noreply.github.com>2021-07-03 15:57:27 +0800
committerGitHub <noreply@github.com>2021-07-03 00:57:27 -0700
commit2af5d493e32dffe89d8b4908905d57a42aa47e53 (patch)
tree412d842b98e4a3b6d375e83c947832b03a70bcb4 /keyboards/xbows/knight_plus/readme.md
parent45dec4911c2816abcd5b5dc1834d85756be43e8d (diff)
[Keyboard] Add X-Bows Knight_Plus Keyboard (#13221)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/xbows/knight_plus/readme.md')
-rw-r--r--keyboards/xbows/knight_plus/readme.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/keyboards/xbows/knight_plus/readme.md b/keyboards/xbows/knight_plus/readme.md
new file mode 100644
index 0000000000..4a7a75827d
--- /dev/null
+++ b/keyboards/xbows/knight_plus/readme.md
@@ -0,0 +1,29 @@
+# KNIGHT_PLUS
+![KNIGHT_PLUS](https://cdn.shopifycdn.net/s/files/1/0014/7623/1237/products/BestSeller_8_1024x1024@2x.png?v=1616165816)
+
+Knight_Plus is an Ergonomic Mechanical keyboard suite redesigned by X-Bow that includes both the main keyboard and the numpad.
+
+If you spend your work days in front of a computer, you have likely felt some discomfort after a long day of typing. While spending less time on our computers would be the ideal remedy for this problem, that is not a realistic solution for most people. X-Bows was designed to limit the stress on your hands and wrists while also providing a productive and stylish typing experience.
+
+
+X-Bows was designed with three criteria in mind:
+* Enhancing the comfort and ergonomics of the keyboard
+* Limiting the learning curve for our new layout
+* Creating an attractive design
+
+
+* Keyboard Maintainer: X-BOWS
+* Hardware Supported: X-BOWS Knight_Plus
+* Hardware Availability: [X-BOWS](https://x-bows.com/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make xbows/knight_plus:default
+ make xbows/knight_plus:via
+
+Flashing example for this keyboard:
+
+ make xbows/knight_plus:default:flash
+ make xbows/knight_plus:via:flash
+
+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).