diff options
author | Ramon Imbao <ramonimbao@gmail.com> | 2020-06-29 00:12:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-28 17:12:35 +0100 |
commit | a8904d47b745518e9bbab8f20f05828d77f7f42d (patch) | |
tree | d42c06d0a771dfd6024c4d6625ff3217c3bbe6fc /keyboards/ghs/rar/readme.md | |
parent | 32a47e7af4a2ce21260aadde5bf7ed8f78293ff9 (diff) |
Add GHS.RAR keyboard (#9561)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ghs/rar/readme.md')
-rw-r--r-- | keyboards/ghs/rar/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ghs/rar/readme.md b/keyboards/ghs/rar/readme.md new file mode 100644 index 0000000000..cb08e9334a --- /dev/null +++ b/keyboards/ghs/rar/readme.md @@ -0,0 +1,15 @@ +# GHS.RAR + +![GHS.RAR](https://i.imgur.com/5n893ul.jpg) + +A seamless screwless 75% keyboard. + +* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao) +* Hardware Supported: ATmega32u4 +* Hardware Availability: [Gone Hacking Studio](https://gonehacking.studio) + +Make example for this keyboard (after setting up your build environment): + + make ghs/rar: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). |