diff options
Diffstat (limited to 'keyboards/al1/readme.md')
-rw-r--r-- | keyboards/al1/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/al1/readme.md b/keyboards/al1/readme.md new file mode 100644 index 0000000000..0032885ff3 --- /dev/null +++ b/keyboards/al1/readme.md @@ -0,0 +1,16 @@ +# TriangleLabs AL1 + +![AL1](imgur.com image replace me!) + +Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin), [Olivia](https://github.com/olivia) +Hardware Supported: AL1 PCB +Hardware Availability: [GroupBuy](https://geekhack.org/index.php?topic=93258.0) + +Ported from [TriangleLab](https://github.com/TriangleLab)'s repo: https://github.com/TriangleLab/AL1-Firmware/tree/master/keyboards/al1 + +Make example for this keyboard (after setting up your build environment): + + make al1:default + make al1:splitbs + +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. |