aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/infinityce/readme.md
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2020-02-06 00:12:53 +0700
committerGitHub <noreply@github.com>2020-02-05 09:12:53 -0800
commitb32a9a201dfd02fa6cd131011319bfd1e99e0af5 (patch)
tree1291a1c45c97569e658ea9533f9ab48831029783 /keyboards/mechlovin/infinityce/readme.md
parentfb980cf0320dfd5ce46086113df69415e332aad4 (diff)
downloadfirmware-b32a9a201dfd02fa6cd131011319bfd1e99e0af5.tar.gz
firmware-b32a9a201dfd02fa6cd131011319bfd1e99e0af5.tar.bz2
firmware-b32a9a201dfd02fa6cd131011319bfd1e99e0af5.zip
[Keyboard] add Infinity CE (#8067)
* add new pcb Inffinity CE * update * Update config.h PID change, rgb version will be release * Update config.h * Update infinityce.c
Diffstat (limited to 'keyboards/mechlovin/infinityce/readme.md')
-rw-r--r--keyboards/mechlovin/infinityce/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/mechlovin/infinityce/readme.md b/keyboards/mechlovin/infinityce/readme.md
new file mode 100644
index 000000000..376dd3cb4
--- /dev/null
+++ b/keyboards/mechlovin/infinityce/readme.md
@@ -0,0 +1,19 @@
+# infinityce
+
+![infinityce](https://i.imgur.com/GyH1G1M.jpg)
+
+Replacement PCB for TGR Jane CE V2 keyboard
+
+* Keyboard Maintainer: [mechlovin](https://github.com/mechlovin)
+* Hardware Supported: Infinity CE PCB
+* Hardware Availability: [GeekhackGB](https://geekhack.org/index.php?topic=104345.0)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make mechlovin/infinityce:default
+
+Build firmware for VIA:
+
+ make mechlovin/infinityce:via
+
+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).