From fc06c143b1cd937a97e3f7a4e71d655907eb6bb3 Mon Sep 17 00:00:00 2001 From: 18438880 <77926265+18438880@users.noreply.github.com> Date: Thu, 24 Jun 2021 10:46:03 +0800 Subject: 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 * Update keyboards/latin6rgb/rules.mk Co-authored-by: Drashna Jaelre * Update keymap.c * Update keymap.c * Update config.h * Update config.h Co-authored-by: Drashna Jaelre --- keyboards/latin6rgb/readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 keyboards/latin6rgb/readme.md (limited to 'keyboards/latin6rgb/readme.md') 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). -- cgit v1.2.3