summaryrefslogtreecommitdiff
path: root/keyboards/latin60rgb/readme.md
diff options
context:
space:
mode:
authorwangyifu <18438880@qq.com>2021-05-14 10:00:45 +0800
committerGitHub <noreply@github.com>2021-05-13 19:00:45 -0700
commitf594b22332dfb9bc0ead6b4604a050bf8674a800 (patch)
tree9e716b697b8036aaf4af29c0f3735417bebd417d /keyboards/latin60rgb/readme.md
parent0aaddf697fb977c8457f3b0231c2f007ac1e0fb9 (diff)
[Keyboard] 60% keyboard with ISSI3733RGB IC (#11559)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/latin60rgb/readme.md')
-rw-r--r--keyboards/latin60rgb/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/latin60rgb/readme.md b/keyboards/latin60rgb/readme.md
new file mode 100644
index 0000000000..3b5715c2da
--- /dev/null
+++ b/keyboards/latin60rgb/readme.md
@@ -0,0 +1,14 @@
+# Latin60RGB
+
+![Latin60rgb](https://github.com/latincompass/latin62RGB-keyboard/blob/main/PCB-%20(1).png)
+
+ 60% RGB keyboard use IS31FL3733 IC like HHKB
+
+* Keyboard Maintainer: [latincompass](https://github.com/latincompass)
+* Hardware Availability: https://github.com/latincompass/latin62RGB-keyboard/blob/main/PCB-%20(1).png
+
+Make example for this keyboard (after setting up your build environment):
+
+ make latin60rgb: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).