diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-09-13 09:21:02 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-09-13 09:21:02 -0700 |
commit | cd3518b802071a915ff11659a32bf0a124687ea3 (patch) | |
tree | 799a00af1e1b827f923fb48231d24e4285253ded /keyboards/alf_x2/readme.md | |
parent | 7ff4faf3be32675b8f57af81b22593df286a3bc9 (diff) | |
download | qmk_firmware-cd3518b802071a915ff11659a32bf0a124687ea3.tar.gz qmk_firmware-cd3518b802071a915ff11659a32bf0a124687ea3.zip |
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 comment
Diffstat (limited to 'keyboards/alf_x2/readme.md')
-rw-r--r-- | keyboards/alf_x2/readme.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/alf_x2/readme.md b/keyboards/alf_x2/readme.md deleted file mode 100644 index ece339fa96..0000000000 --- a/keyboards/alf_x2/readme.md +++ /dev/null @@ -1,15 +0,0 @@ -# ALF X2 - -![alf_x2](https://cdn.shopify.com/s/files/1/1674/0405/products/1_088c2862-1f68-4fdd-a346-965208c3a3de_1024x1024.png?v=1511296076) - -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. |