diff options
author | Weirdo <1248314361@qq.com> | 2021-02-13 06:54:37 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 14:54:37 -0800 |
commit | 548b874a161830d0b2734dce52a8d0797f56837d (patch) | |
tree | 67438ad6de3be5f2127adcfdbb6b0c1a96949cf5 /keyboards/geminate60/readme.md | |
parent | 519032c61b462a5f96f741bebd8f505c12e92d3a (diff) | |
download | qmk_firmware-548b874a161830d0b2734dce52a8d0797f56837d.tar.gz qmk_firmware-548b874a161830d0b2734dce52a8d0797f56837d.zip |
[Keyboard] geminate60 keyboard (#11670)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/geminate60/readme.md')
-rw-r--r-- | keyboards/geminate60/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/geminate60/readme.md b/keyboards/geminate60/readme.md new file mode 100644 index 0000000000..f08e87739e --- /dev/null +++ b/keyboards/geminate60/readme.md @@ -0,0 +1,15 @@ +# Geminate60 + +![Geminate60](https://www.hualigs.cn/image/600d9391f16d7.jpg) + +A 60% keyboard based on STM32f303 + +* Keyboard Maintainer: [Weirdo](https://weirdo-f.github.io)(https://github.com/1248314361) +* Hardware Supported: Geminate60 +* Hardware Availability: Not yet + +Make example for this keyboard (after setting up your build environment): + + make geminate60: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). |