diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-31 03:17:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 11:17:04 -0800 |
commit | 51e99b562d410e8be7075cac6e5bee6a4b9d99bf (patch) | |
tree | 3c3edd1f0ff899b2daf3edb79d2bf6d797b4b9dc /keyboards/25keys/aleth42/readme.md | |
parent | 211533c738b05b82811139c6fb810d5e20c045df (diff) |
[Keyboard] move @monksoffunk 's boards into 25keys/ (#15789)
Diffstat (limited to 'keyboards/25keys/aleth42/readme.md')
-rw-r--r-- | keyboards/25keys/aleth42/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/25keys/aleth42/readme.md b/keyboards/25keys/aleth42/readme.md new file mode 100644 index 0000000000..acf9c38e2e --- /dev/null +++ b/keyboards/25keys/aleth42/readme.md @@ -0,0 +1,15 @@ +# ALETH42 + +![ALETH42](https://i.imgur.com/6hJVBQl.png) + +40% keyboard with rotary encoder (optional) + +* Keyboard Maintainer: [monksoffunk](https://github.com/monksoffunk/) [@monksoffunkJP](https://twitter.com/monksoffunkJP) +* Hardware Supported: ALETH42 PCB +* Hardware Availability: [twitter](https://twitter.com/monksoffunkJP), [Booth](https://25keys.booth.pm/items/2420095) + +Make example for this keyboard (after setting up your build environment): + + make 25keys/aleth42/rev1: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). |