summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/voyager60_alps/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ai03/voyager60_alps/readme.md')
-rw-r--r--keyboards/ai03/voyager60_alps/readme.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/ai03/voyager60_alps/readme.md b/keyboards/ai03/voyager60_alps/readme.md
new file mode 100644
index 0000000000..f67b2f19d2
--- /dev/null
+++ b/keyboards/ai03/voyager60_alps/readme.md
@@ -0,0 +1,25 @@
+# Voyager60-Alps
+A fully featured Alps-specific 60% PCB
+
+![Render](https://raw.githubusercontent.com/ai03-2725/Voyager60/alps/Renders/Front.png)
+
+### Features
+* RGB underglow
+* Decent amount of layout compatibility - [View supported layouts](http://www.keyboard-layout-editor.com/#/gists/c867bdba7e5ae8be282f77a242bacf66)
+* Slot cutout for maximum flexibility and typing comfort
+* Over-current and static discharge protection
+* Fully open-source
+
+### Additional Information
+
+* Keyboard Maintainer: [ai03](https://github.com/ai03-2725)
+* Hardware Supported: Voyager60-Alps PCB
+* Hardware Availability: [Gerbers](https://github.com/ai03-2725/Voyager60/tree/alps)
+
+### Building the Firmware
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ai03/voyager60_alps: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).