summaryrefslogtreecommitdiff
path: root/keyboards/matrix/m20add/readme.md
diff options
context:
space:
mode:
authoryulei <yuleiz@gmail.com>2020-08-23 04:45:06 +0800
committerGitHub <noreply@github.com>2020-08-22 13:45:06 -0700
commitac3dfa742a92de541f86846b94269aab87d55d3c (patch)
treea14cd8d42a963e8aa2e50b214e57f89973f9ea8e /keyboards/matrix/m20add/readme.md
parente02f4798f97f7432e8df55846f8eb496b6ac45d1 (diff)
[Keyboard] added matrix 8xv2.0 additional (#9470)
* added matrix 8xv2.0 additional keyboard * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * add copyright and speed up the matrix scanning * Update keyboards/matrix/m20add/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/matrix/m20add/readme.md')
-rw-r--r--keyboards/matrix/m20add/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/matrix/m20add/readme.md b/keyboards/matrix/m20add/readme.md
new file mode 100644
index 0000000000..fd3ef7fecf
--- /dev/null
+++ b/keyboards/matrix/m20add/readme.md
@@ -0,0 +1,13 @@
+# 8XV2.0 Additional keyboard
+
+This was the upgraded version of the Matrix 8XV2.0 keyboard
+
+Keyboard Maintainer: [astro](https://github.com/yulei)
+Hardware Supported: Matrix 8XV2.0 Additional keyboard
+Hardware Availability:
+
+Make example for this keyboard (after setting up your build environment):
+
+ make matrix/m20add: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).