summaryrefslogtreecommitdiff
path: root/keyboards/ai03/quasar/readme.md
diff options
context:
space:
mode:
authorai03 <sarcaphx510@gmail.com>2019-06-29 02:52:26 +0900
committerDrashna Jaelre <drashna@live.com>2019-06-28 10:52:25 -0700
commite4b91cffea3a36799abf8017a8b0c303c53a3d23 (patch)
tree5238b92dca5eae147d202955396f44eacf2d928a /keyboards/ai03/quasar/readme.md
parent064bdf7b6c7a603cc75121fb9a1944c9f4bcfda7 (diff)
[Keyboard] Add Quasar SSK Controller (#6201)
* Begin work * Finalize files * Fix readme * Update readme.md * Add configurator support * Update keyboards/ai03/quasar/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove tailing backslashes in keymaps
Diffstat (limited to 'keyboards/ai03/quasar/readme.md')
-rw-r--r--keyboards/ai03/quasar/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ai03/quasar/readme.md b/keyboards/ai03/quasar/readme.md
new file mode 100644
index 0000000000..e0ea30ac9c
--- /dev/null
+++ b/keyboards/ai03/quasar/readme.md
@@ -0,0 +1,15 @@
+# Quasar
+
+![Quasar](https://i.imgur.com/XIbX2Pw.jpg)
+
+Replacement controller for the IBM Model M Space Saving keyboard
+
+Keyboard Maintainer: [ai03](https://github.com/ai03-2725)
+Hardware Supported: The Quasar PCB
+Hardware Availability: [Source available on GitHub](https://github.com/ai03-2725/Quasar/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ai03/quasar: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).