Browse Source

QMK Configurator support for the emptystring studio NQG (#5711)

* NQG Configurator support

* Fix line break in readme file
pull/5718/head
noroadsleft 5 years ago
committed by MechMerlin
parent
commit
f0599542ea
2 changed files with 51 additions and 1 deletions
  1. +50
    -0
      keyboards/emptystring/NQG/info.json
  2. +1
    -1
      keyboards/emptystring/NQG/readme.md

+ 50
- 0
keyboards/emptystring/NQG/info.json View File

@ -0,0 +1,50 @@
{
"keyboard_name": "NQG (Not Quite Gherkin)",
"url": "",
"maintainer": "culturalsnow",
"width": 11,
"height": 4,
"layouts": {
"LAYOUT": {
"layout": [
{"label":"Q", "x":1, "y":0},
{"label":"W", "x":2, "y":0},
{"label":"E", "x":3, "y":0},
{"label":"R", "x":4, "y":0},
{"label":"T", "x":5, "y":0},
{"label":"Y", "x":6, "y":0},
{"label":"U", "x":7, "y":0},
{"label":"I", "x":8, "y":0},
{"label":"O", "x":9, "y":0},
{"label":"P", "x":10, "y":0},
{"label":"A", "x":1, "y":1},
{"label":"S", "x":2, "y":1},
{"label":"D", "x":3, "y":1},
{"label":"F", "x":4, "y":1},
{"label":"G", "x":5, "y":1},
{"label":"H", "x":6, "y":1},
{"label":"J", "x":7, "y":1},
{"label":"K", "x":8, "y":1},
{"label":"L", "x":9, "y":1},
{"label":"; '", "x":10, "y":1},
{"label":"Z", "x":1, "y":2},
{"label":"X", "x":2, "y":2},
{"label":"C", "x":3, "y":2},
{"label":"V", "x":4, "y":2},
{"label":"B", "x":5, "y":2},
{"label":"N", "x":6, "y":2},
{"label":"M", "x":7, "y":2},
{"label":",", "x":8, "y":2},
{"label":".", "x":9, "y":2},
{"label":"/ Enter", "x":10, "y":2},
{"label":"Shift / Tab", "x":0, "y":2},
{"label":"LT(_LOWER, KC_ESC)", "x":3, "y":3},
{"label":"Ctrl / Backspace", "x":4, "y":3},
{"label":"Ctrl / Backspace", "x":5, "y":3},
{"label":"Space", "x":6, "y":3},
{"label":"Space", "x":7, "y":3},
{"label":"MO(_RAISE)", "x":8, "y":3}
]
}
}
}

+ 1
- 1
keyboards/emptystring/NQG/readme.md View File

@ -4,7 +4,7 @@
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)
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)


Loading…
Cancel
Save