[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
This commit is contained in:
Max Rumpf
2019-10-06 01:44:22 +02:00
committed by noroadsleft
parent 18a0e6fedc
commit 60267fe2ca
8 changed files with 308 additions and 0 deletions

View File

@@ -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).