diff options
author | Bernard <bernard+snow@emptystring.net> | 2019-04-06 03:53:07 +0800 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-04-05 12:53:07 -0700 |
commit | ced2bbdac8018b08f229460b289ff5a7fce5dd43 (patch) | |
tree | 28729fefd8865e5867ec3cdd33f5da65a88356b5 /keyboards/emptystring/NQG/readme.md | |
parent | 5701b75e3c10728d424ec058d26ef2e354aba0c0 (diff) | |
download | qmk_firmware-ced2bbdac8018b08f229460b289ff5a7fce5dd43.tar.gz |
Add a new keyboard: NQG (#5558)
* Add new keyboard: NQG
* Delete .gitignore
.gitignore removed
Originally used to ignore .DS_Store files from being committed.
* Changed Maintainer information
Maintainer link now points to a github account.
Diffstat (limited to 'keyboards/emptystring/NQG/readme.md')
-rw-r--r-- | keyboards/emptystring/NQG/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/emptystring/NQG/readme.md b/keyboards/emptystring/NQG/readme.md new file mode 100644 index 000000000..a8c899863 --- /dev/null +++ b/keyboards/emptystring/NQG/readme.md @@ -0,0 +1,15 @@ +# NQG: Not Quite Gherkin + +![NQG](https://github.com/culturalsnow/NQG/blob/master/images/NQGLayout.jpg) + +NQG (Not Quite Gherkin) is a 30% ortholinear keyboard with a macro key and dedicated row for thumb keys, made by emptystring studio. + +Keyboard Maintainer: [Culturalsnow](http://github.com/culturalsnow) +Hardware Supported: NQG PCB, Pro Micro +Hardware Availability: Kits are available from [SA_EndlessGame](http://twitter.com/SA_EndlessGame) + +Make example for this keyboard (after setting up your build environment): + + make emptystring/NQG: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). |