diff options
author | QMK Bot <hello@qmk.fm> | 2021-11-05 02:55:16 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-11-05 02:55:16 +0000 |
commit | 66e9925e8b6d844cce20ecd1568ce20016316f8a (patch) | |
tree | 3d709ef097f43ea8ba3a55e435aa0638c9ff18a6 /keyboards/matrix/abelx/readme.md | |
parent | 7e814c09fb5f52764b6d83d09051784189296abf (diff) | |
parent | 3f62b46939dbd2dd04d5d8c7b7ad53323f832332 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/matrix/abelx/readme.md')
-rw-r--r-- | keyboards/matrix/abelx/readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/matrix/abelx/readme.md b/keyboards/matrix/abelx/readme.md new file mode 100644 index 0000000000..e02438a1a6 --- /dev/null +++ b/keyboards/matrix/abelx/readme.md @@ -0,0 +1,11 @@ +# Matrix ABELX keyboard + +* Keyboard Maintainer: [astro](https://github.com/yulei) +* Hardware Supported: Matrix ABELX keyboard +* Hardware Availability: + +Make example for this keyboard (after setting up your build environment): + + make matrix/abelx: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). |