summaryrefslogtreecommitdiffstats
path: root/keyboards/atxkb/1894/readme.md
diff options
context:
space:
mode:
authorChandler <austexcn@users.noreply.github.com>2020-06-05 04:12:07 -0500
committerGitHub <noreply@github.com>2020-06-05 02:12:07 -0700
commitca451c5aa0948b112db771252de41cb85066556e (patch)
tree8028d4045c17163e00ea68790192fa6ace2891c3 /keyboards/atxkb/1894/readme.md
parent7a75af83429980c0d59dadc69a7ec64d68a2cbfa (diff)
[Keyboard] add 1894 support to qmk (#9238)
Diffstat (limited to 'keyboards/atxkb/1894/readme.md')
-rw-r--r--keyboards/atxkb/1894/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/atxkb/1894/readme.md b/keyboards/atxkb/1894/readme.md
new file mode 100644
index 0000000000..f62e0758e4
--- /dev/null
+++ b/keyboards/atxkb/1894/readme.md
@@ -0,0 +1,15 @@
+# atxkb 1894
+
+![atxkb 1894](https://i.imgur.com/epXYdPA.jpg)
+
+1894 is a keyboard PCB supporting 60% layouts. It is a revised version of the [Voyager60](https://github.com/ai03-2725/Voyager60) pcb by [ai03](https://github.com/ai03-2725) that supports a JST connector instead of usb-c and has perimeter cutouts for gasket support. The Voyager60 and therefore the 1894 is compatible with ai03's [polaris](https://github.com/austexcn/qmk_firmware/tree/master/keyboards/ai03/polaris) QMK implementation and as such this is just a copy with edits to update the name.
+
+* Keyboard Maintainer: [austexcn](https://github.com/austexcn)
+* Hardware Supported: atxkb Moontower
+* Hardware Availability: [atxkb](https://atxkb.com)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make atxkb/1894: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).