diff options
author | QMK Bot <hello@qmk.fm> | 2021-05-14 02:00:53 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-05-14 02:00:53 +0000 |
commit | eeb8ba4e62c9cc37843f12460afacfb5768e18ef (patch) | |
tree | 47caa89a0f97156a2cc54c335be1f95bd695aca7 /keyboards/latin60rgb/readme.md | |
parent | 19810f4a8b8e05f033727b8729535143fca0d65a (diff) | |
parent | f594b22332dfb9bc0ead6b4604a050bf8674a800 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/latin60rgb/readme.md')
-rw-r--r-- | keyboards/latin60rgb/readme.md | 14 |
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). |