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/NQG.c | |
parent | 5701b75e3c10728d424ec058d26ef2e354aba0c0 (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/NQG.c')
-rw-r--r-- | keyboards/emptystring/NQG/NQG.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/emptystring/NQG/NQG.c b/keyboards/emptystring/NQG/NQG.c new file mode 100644 index 0000000000..eedf25e881 --- /dev/null +++ b/keyboards/emptystring/NQG/NQG.c @@ -0,0 +1 @@ +#include "NQG.h" |