summaryrefslogtreecommitdiff
path: root/keyboards/emptystring/NQG/readme.md
diff options
context:
space:
mode:
authorBernard <bernard+snow@emptystring.net>2019-04-06 03:53:07 +0800
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-04-05 12:53:07 -0700
commitced2bbdac8018b08f229460b289ff5a7fce5dd43 (patch)
tree28729fefd8865e5867ec3cdd33f5da65a88356b5 /keyboards/emptystring/NQG/readme.md
parent5701b75e3c10728d424ec058d26ef2e354aba0c0 (diff)
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.md15
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 0000000000..a8c8998634
--- /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).