summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/infinity875/readme.md
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2022-03-11 12:02:40 +0700
committerGitHub <noreply@github.com>2022-03-10 21:02:40 -0800
commit003231aaf25facf7437caa32f3e8bc2a2e9cbe7d (patch)
tree545d33a5c777218c26b8496da69f6873e94261c7 /keyboards/mechlovin/infinity875/readme.md
parentee71362f99d1356c8dc48fb98d53c88300a087f8 (diff)
[Keyboard] Add Mechlovin Infinity87.5 PCB (#15163)
* add infinity87.5 * Update readme.md * Update keyboards/mechlovin/infinity875/config.h * Update keyboards/mechlovin/infinity875/info.json * Update keyboards/mechlovin/infinity875/rules.mk * Update keyboards/mechlovin/infinity875/rules.mk * Update keyboards/mechlovin/infinity875/config.h * Enable RGB matrix effect * update keymap default * undef RGB matrix effect * Update keyboards/mechlovin/infinity875/rules.mk * Update keyboards/mechlovin/infinity875/rules.mk * Update keyboards/mechlovin/infinity875/rules.mk * Update keyboards/mechlovin/infinity875/readme.md * Update keyboards/mechlovin/infinity875/infinity875.h * Update keyboards/mechlovin/infinity875/infinity875.h * Update keyboards/mechlovin/infinity875/info.json * Update keyboards/mechlovin/infinity875/infinity875.h * Update keyboards/mechlovin/infinity875/infinity875.h * Update keyboards/mechlovin/infinity875/info.json * Update keyboards/mechlovin/infinity875/info.json * Update keyboards/mechlovin/infinity875/info.json
Diffstat (limited to 'keyboards/mechlovin/infinity875/readme.md')
-rw-r--r--keyboards/mechlovin/infinity875/readme.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/mechlovin/infinity875/readme.md b/keyboards/mechlovin/infinity875/readme.md
new file mode 100644
index 0000000000..b3e14a7bb7
--- /dev/null
+++ b/keyboards/mechlovin/infinity875/readme.md
@@ -0,0 +1,24 @@
+# infinity875
+
+![infinity875](https://i.imgur.com/qt4YBwSl.jpeg)
+
+The Infinity 87.5 is in the popular A87 form factor with Top-sided USB Type-C and supports BOTH the F12 and F13 footprints, so it’s compatible with a number of TKL boards like Geonworks Frog/F1-8x; KFE-CE; Singa Jaguar, among others.
+
+* Keyboard Maintainer: [Mechlovin' Studio](https://github.com/mechlovin)
+* Hardware Supported: Infinity87.5, Atmega32u4
+* Hardware Availability: [GB](https://geekhack.org/index.php?topic=115251.0), [CBB Planet](https://cbbplanet.com/products/infinity-87-5-pcb), [Mechlovin' Studio](https://mechlovin.studio)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make mechlovin/infinity875:default
+
+Flashing example for this keyboard:
+
+ make mechlovin/infinity875:default:flash
+
+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).
+
+**Reset Key:** 3 ways to put the IF87.5 into bootloader:
+- By keycode: Tap RESET keycode.
+- By bootmagic: hold ESC key while plugging in.
+- By hardware: Push reset button on bottom of the PCB while the PCB is plugged in. \ No newline at end of file