summaryrefslogtreecommitdiff
path: root/keyboards/x16/readme.md
diff options
context:
space:
mode:
authoryinxianwei <yinxianwei@qq.com>2020-07-18 01:46:05 +0800
committerGitHub <noreply@github.com>2020-07-17 18:46:05 +0100
commita2fa12d6313b85822113a80f23ace951b2f9af17 (patch)
tree681be3987d7a2976d1c56e2944ac63f5664ccc1e /keyboards/x16/readme.md
parent412c6bf44785e2312821a484a7cd36ce1ec6361a (diff)
[keyboard] Add x16 (#9709)
* [keyboard] Add x16 * update x16 * Update keyboards/x16/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/x16/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/x16/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/x16/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/x16/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/x16/readme.md')
-rw-r--r--keyboards/x16/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/x16/readme.md b/keyboards/x16/readme.md
new file mode 100644
index 0000000000..6434af99c7
--- /dev/null
+++ b/keyboards/x16/readme.md
@@ -0,0 +1,13 @@
+# x16
+
+A 16 key macropad, with USB C
+
+* Keyboard Maintainer: QMK Community
+* Hardware Supported: The PCBs, controllers supported
+* Hardware Availability: The x16 was discontinued by [x16](https://yinxianwei.github.io/x16/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make x16: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).