Keyboard: Reorganize Alf keyboards into Alf Directory (#3892)
* rename alf_x2 to alf * rename to x2 * rename dependencies * Fix readme * moved x2 into alf directory * update readme for make instructions * move dc60 to alf directory * update dc60 readme for make instructions * change readme txt as per noroadsleft PR commentpeb
parent
7ff4faf3be
commit
cd3518b802
@ -0,0 +1,15 @@ |
||||
# X2 |
||||
|
||||
 |
||||
|
||||
A customizable 60% keyboard. |
||||
|
||||
Keyboard Maintainer: QMK Community |
||||
Hardware Supported: ALF X2 60% |
||||
Hardware Availability: [zFrontier](https://en.zfrontier.com/products/group-buy-alf-x2-60) |
||||
|
||||
Make example for this keyboard (after setting up your build environment): |
||||
|
||||
make alf/x2: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). |
@ -0,0 +1 @@ |
||||
#include "x2.h" |
@ -1 +0,0 @@ |
||||
#include "alf_x2.h" |
@ -1,15 +0,0 @@ |
||||
# ALF X2 |
||||
|
||||
 |
||||
|
||||
A customizable 60% keyboard. |
||||
|
||||
Keyboard Maintainer: QMK Community |
||||
Hardware Supported: ALF X2 60% |
||||
Hardware Availability: [zFrontier](https://en.zfrontier.com/products/group-buy-alf-x2-60) |
||||
|
||||
Make example for this keyboard (after setting up your build environment): |
||||
|
||||
make alf_x2:default |
||||
|
||||
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |
Loading…
Reference in new issue