summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/vega/readme.md
diff options
context:
space:
mode:
authorai03 <sarcaphx510@gmail.com>2020-08-08 02:39:29 +0900
committerGitHub <noreply@github.com>2020-08-07 10:39:29 -0700
commit99905dcfa37b7445497c0ce87b0f94ea66139f31 (patch)
tree151babb5f94460d735c9c6205f29384b8bc35261 /keyboards/ai03/vega/readme.md
parent55102ed9802b5d87d10a8c0300b12a80b73f83f2 (diff)
[Keyboard] Add ai03 Vega (#9850)
* Make initial set of files * Update keymap * Cleanup rules.mk * Update keyboards/ai03/vega/keymaps/via/keymap.c * Update keyboards/ai03/vega/config.h * Update keyboards/ai03/vega/readme.md * Update keyboards/ai03/vega/readme.md * Update keyboards/ai03/vega/rules.mk * Add license headers * Apply suggestions from code review
Diffstat (limited to 'keyboards/ai03/vega/readme.md')
-rw-r--r--keyboards/ai03/vega/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ai03/vega/readme.md b/keyboards/ai03/vega/readme.md
new file mode 100644
index 0000000000..9f6155a9f4
--- /dev/null
+++ b/keyboards/ai03/vega/readme.md
@@ -0,0 +1,15 @@
+# Vega
+
+![Vega](https://i.imgur.com/7ZcCqwPl.png)
+
+A typical 65% keyboard
+
+* Keyboard Maintainer: [ai03](https://github.com/ai03-2725)
+* Hardware Supported: Vega PCBs, both solderable and hotswap
+* Hardware Availability: Check the Vega page on [ai03's website](https://ai03.com/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ai03/vega: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).