diff options
author | Sam Gowland <10119462+SamGowland@users.noreply.github.com> | 2020-07-04 11:51:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-04 11:51:42 +0100 |
commit | 13a8d1681ca89b14931b0f9246dad4a4f60705fa (patch) | |
tree | 01a8d5ff855e0528688edecfee03b66b7eda8b99 /keyboards/gowla/readme.md | |
parent | b30d0361c52ac3b0c0ae2c4a6f90d1666a767a86 (diff) |
[Keyboard] Gowla Macro Board (#9643)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/gowla/readme.md')
-rw-r--r-- | keyboards/gowla/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/gowla/readme.md b/keyboards/gowla/readme.md new file mode 100644 index 0000000000..caf27c75ff --- /dev/null +++ b/keyboards/gowla/readme.md @@ -0,0 +1,15 @@ +# Gowla Macro Board + + + +Simple Compact 3x3 Macro Board for use with QMK, designed and sold by Gowla. + +* Keyboard Maintainer: [Gowla](https://github.com/SamGowland/) +* Hardware Supported: Pro Micro ATmega32U4, Cherry Mount Switches +* Hardware Availability: [Repo](https://github.com/SamGowland/Gowla-Macro-Board) + +Make example for this keyboard (after setting up your build environment): + + make gowla: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). |