diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2020-06-14 01:43:04 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-13 11:43:04 -0700 |
commit | b1609133095509e9929d6f9bf7a581a67b077fbd (patch) | |
tree | b3261f2cec34d46b655571b6d83547c69466d9ef /keyboards/mechlovin/infinity87/readme.md | |
parent | 867fded9801a84e901bc381d8f523e45544b6119 (diff) |
[Keyboard] Add new PCB Infinity87 (#9287)
* Add new PCB Infinity87
* Update keymap.c
* Update readme.md
* Update rules.mk
* update
* Update info.json
Diffstat (limited to 'keyboards/mechlovin/infinity87/readme.md')
-rw-r--r-- | keyboards/mechlovin/infinity87/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/mechlovin/infinity87/readme.md b/keyboards/mechlovin/infinity87/readme.md new file mode 100644 index 0000000000..892cecef1d --- /dev/null +++ b/keyboards/mechlovin/infinity87/readme.md @@ -0,0 +1,15 @@ +# infinity87 + +![infinity87](https://i.imgur.com/QuK1EnN.png) + +A replacement PCB for TKL keyboard. A87 form factor,south-facing stabilisers. + +* Keyboard Maintainer: [Team Mechlovin'](https://github.com/mechlovin) +* Hardware Supported: Infinity87 rev.1 (1.6mm & 1.2mm). +* Hardware Availability: [Geekhack GB](https://geekhack.org/index.php?topic=105853.0), [Reddit GB](https://www.reddit.com/r/mechmarket/comments/g4vf2w/gb_team_mechlovin_infinity_87_a87_form_factor/) + +Make example for this keyboard (after setting up your build environment): + + make mechlovin/infinity87: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). |