From c418608c1e81fea9987e8faf1d24ecc41bd72c13 Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Fri, 6 Jul 2018 17:45:07 -0700 Subject: True AL1 Support (#3330) * Initial port of AL1 Keyboard from Triangle Labs * Change REPLACE WITH YOUR NAME and some readme changes * More readme change to indicate Group Buy Link * Give Triangle Lab credit * remove pins from config.h and rely on matrix.c * Add QMK Configurator support --- keyboards/al1/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/al1/readme.md (limited to 'keyboards/al1/readme.md') 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. -- cgit v1.2.3