summaryrefslogtreecommitdiff
path: root/keyboards/latin6rgb/readme.md
diff options
context:
space:
mode:
author18438880 <77926265+18438880@users.noreply.github.com>2021-06-24 10:46:03 +0800
committerGitHub <noreply@github.com>2021-06-24 12:46:03 +1000
commitfc06c143b1cd937a97e3f7a4e71d655907eb6bb3 (patch)
tree5c2fa2fea6489cd482f14cf7a2b1baaf40defabc /keyboards/latin6rgb/readme.md
parent344b1b439576ef1648f9ef4c8728409d902c4fb6 (diff)
Latin6rgb use IS31FL3731 IC (#11819)
* Create config.h * Add files via upload * Create keymap.c * Create keymap.c * Create rules.mk * Update readme.md * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keymap.c * Update config.h * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/latin6rgb/readme.md')
-rw-r--r--keyboards/latin6rgb/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/latin6rgb/readme.md b/keyboards/latin6rgb/readme.md
new file mode 100644
index 0000000000..5338f1625c
--- /dev/null
+++ b/keyboards/latin6rgb/readme.md
@@ -0,0 +1,14 @@
+# Latin6RGB
+
+![Latin6rgb](https://github.com/18438880/Latin6RGB/blob/main/6RGB%20(1).png)
+
+ 6 Key RGB PAD use IS31FL3731 IC
+
+* Keyboard Maintainer: [18438880](https://github.com/18438880)
+* Hardware Availability: https://github.com/18438880/Latin6RGB/blob/main/6RGB%20(1).png
+
+Make example for this keyboard (after setting up your build environment):
+
+ make latin6rgb: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).