diff options
author | Maarten Dekkers <maartenwut@gmail.com> | 2020-08-17 04:15:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-16 19:15:30 -0700 |
commit | 792a4802446d0d5b97924bcb305ac0686b4539d8 (patch) | |
tree | 755b239e5abd7acd822c2bf8c4919be474465135 /keyboards/maartenwut/gh80_3700/readme.md | |
parent | febf27361a6846d4c94cbe4adaeba87bc7726da6 (diff) |
[Keyboard] Maartenwut GH80-3700 (#9960)
* Add GH80-3700
* Add via keymap
* Update gh80_3700.h
* Update config.h
* LAYOUT_all -> LAYOUT_ortho_6x4
* Update readme.md
Diffstat (limited to 'keyboards/maartenwut/gh80_3700/readme.md')
-rw-r--r-- | keyboards/maartenwut/gh80_3700/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/maartenwut/gh80_3700/readme.md b/keyboards/maartenwut/gh80_3700/readme.md new file mode 100644 index 0000000000..44f753334f --- /dev/null +++ b/keyboards/maartenwut/gh80_3700/readme.md @@ -0,0 +1,15 @@ +# GH80-3700 + +![GH80-3700](https://i.imgur.com/xMCzb8vl.jpg) + +## Support +* Keyboard Maintainer: [Maarten Dekkers](https://github.com/maartenwut) +* Hardware Supported: GH80-3700 PCB +* Hardware Availability: [maartenwut.com](https://maartenwut.com/product/gh80-3700-numpad-pcb/) + +## Build +Make example for this keyboard (after setting up your build environment): + + make maartenwut/gh80_3700: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).
\ No newline at end of file |