summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/astro65/readme.md
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2020-09-29 04:30:14 -0700
committerGitHub <noreply@github.com>2020-09-29 04:30:14 -0700
commit9f36aa640e9580354928d72d87187d6c80c69bc4 (patch)
treea5617143f7b36e0060cff9ebc23a43e240c96dc5 /keyboards/handwired/swiftrax/astro65/readme.md
parent284a5267d5a0bbbeb6b83d4a88b8c64d7f4ab1ba (diff)
[Keyboard] Add astro65 handwired (#10449)
* Add pandemic keyboard * Fix default keymap * Add via keymap * Fix via keymap * Fix keymaps and pandamic.h * add info.json * update info.json * Apply suggestions from code review * Update keyboards/handwired/swiftrax/pandamic/info.json * make suggested changes * Add astro65 * fix info.json * Apply suggestions from code review * add more layers for via * Apply suggestions from code review * halp * add other layout * fix astro65.h * commit suggestions * Update keyboards/handwired/swiftrax/astro65/info.json
Diffstat (limited to 'keyboards/handwired/swiftrax/astro65/readme.md')
-rw-r--r--keyboards/handwired/swiftrax/astro65/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/astro65/readme.md b/keyboards/handwired/swiftrax/astro65/readme.md
new file mode 100644
index 0000000000..b5bf429aec
--- /dev/null
+++ b/keyboards/handwired/swiftrax/astro65/readme.md
@@ -0,0 +1,13 @@
+# Astro65
+
+A 65% that uses Ai03's unified daughter board
+
+* Keyboard Maintainer: Swiftrax
+* Hardware Supported: Astro65
+* Hardware Availability: https://github.com/swiftrax
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/swiftrax/astro65: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).