summaryrefslogtreecommitdiffstats
path: root/keyboards/al1/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-07-07 02:45:07 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-07 02:45:07 +0200
commitc418608c1e81fea9987e8faf1d24ecc41bd72c13 (patch)
tree6153f5a4e1b240e8dc00d3701c6722ffd1a34594 /keyboards/al1/readme.md
parent956e0bb4b8934cb546cc47db1429380056af7f95 (diff)
downloadqmk_firmware-c418608c1e81fea9987e8faf1d24ecc41bd72c13.tar.gz
qmk_firmware-c418608c1e81fea9987e8faf1d24ecc41bd72c13.tar.xz
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
Diffstat (limited to 'keyboards/al1/readme.md')
-rw-r--r--keyboards/al1/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/al1/readme.md b/keyboards/al1/readme.md
new file mode 100644
index 000000000..0032885ff
--- /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.