[Keyboard] add Phoenix keyboard (#10256)

* setup keyboard

* fit v1 board setting

* remove unused def and add ergodox_pretty

* add user hooks

* add ergodox_pretty to info

* apply suggestions

* use default split usb timeout
This commit is contained in:
LSChyi
2020-09-14 18:33:43 +08:00
committed by GitHub
parent 6499eb6a3c
commit 02551ae499
10 changed files with 1971 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Phoenix
![Phoenix](https://imgur.com/adJiuMHl.jpg)
A reborn version of Ergodox with several improved features. [More info on ErgoKB](https://www.ergokb.tw/)
* Keyboard Maintainer: [lschyi](https://github.com/lschyi)
* Hardware Supported: Phoenix Mechanical Keyboard PCB
* Hardware Availability: [ErgoKB](https://www.ergokb.tw/products/phoenix/)
Make example for this keyboard (after setting up your build environment):
make phoenix: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).