diff options
author | Josh Hinnebusch <joshhinnebusch@gmail.com> | 2019-12-26 12:39:09 -0500 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-12-26 09:39:09 -0800 |
commit | a14339e75215ba5562483f25260683c64abaaf85 (patch) | |
tree | 046860be22ed7962790a1ac627489ca061fc9d60 /keyboards/hineybush/h75_singa/readme.md | |
parent | cfbb848e03a113c65dd7fb01133a2049dbef6542 (diff) | |
download | qmk_firmware-a14339e75215ba5562483f25260683c64abaaf85.tar.gz |
Add h75-singa ver. (#7667)
* add h75_singa
* delete some stuff
* update to remove extra crap
Diffstat (limited to 'keyboards/hineybush/h75_singa/readme.md')
-rw-r--r-- | keyboards/hineybush/h75_singa/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/hineybush/h75_singa/readme.md b/keyboards/hineybush/h75_singa/readme.md new file mode 100644 index 000000000..815785834 --- /dev/null +++ b/keyboards/hineybush/h75_singa/readme.md @@ -0,0 +1,15 @@ +# h75_singa + +![h75_singa](imgur.com image replace me!) - TBD + +New 75% PCB for Singa Keyboards + +* Keyboard Maintainer: [hineybush](https://github.com/hineybush) +* Hardware Supported: Singa w/ USB Type-C support (exact version TBA) +* Hardware Availability: TBA + +Make example for this keyboard (after setting up your build environment): + + make h75_singa: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). |