aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maxr1998/phoebe/readme.md
diff options
context:
space:
mode:
authorMax Rumpf <max.rumpf1998@gmail.com>2019-10-06 01:44:22 +0200
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-10-05 16:44:22 -0700
commit60267fe2ca2c5373231a8f3d3bff43527fbbb7bf (patch)
treed77a448b3c171c4bce04966aa559a5cbce427f2d /keyboards/maxr1998/phoebe/readme.md
parent18a0e6fedc9b88209029979f52b7952328b095fd (diff)
downloadfirmware-60267fe2ca2c5373231a8f3d3bff43527fbbb7bf.tar.gz
firmware-60267fe2ca2c5373231a8f3d3bff43527fbbb7bf.tar.bz2
firmware-60267fe2ca2c5373231a8f3d3bff43527fbbb7bf.zip
[Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)
* Add Phoebe, a keyboard by Maxr1998 * Improve include-guard * Remove unused functions * Remove unused extern * Add image * Some more fixes
Diffstat (limited to 'keyboards/maxr1998/phoebe/readme.md')
-rw-r--r--keyboards/maxr1998/phoebe/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/maxr1998/phoebe/readme.md b/keyboards/maxr1998/phoebe/readme.md
new file mode 100644
index 000000000..72238e5db
--- /dev/null
+++ b/keyboards/maxr1998/phoebe/readme.md
@@ -0,0 +1,13 @@
+# Phoebe
+A 5x12 ortolinear keyboard, developed by Maxr1998, [fully open-source](https://github.com/Maxr1998/Phoebe_Keyboard).
+
+![Image](https://i.imgur.com/zEZxqZC.jpg)
+
+Keyboard Maintainer: [Maxr1998](https://github.com/Maxr1998)
+Hardware Availability: DIY from the [open-source design files](https://github.com/Maxr1998/Phoebe), potential official distribution in the future
+
+Make example for this keyboard (after setting up your build environment):
+
+ make maxr1998/phoebe: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).