Alf X2 Refactor (#14572)

This commit is contained in:
James Young
2021-09-24 16:29:58 +00:00
committed by GitHub
parent 076a332613
commit 60b13d04cd
8 changed files with 229 additions and 175 deletions

View File

@@ -4,12 +4,18 @@
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)
* Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
* 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
Flashing example for this keyboard:
make alf/x2:default:flash
To reset the board into bootloader mode, hold Space+B while plugging it in.
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).