From ced2bbdac8018b08f229460b289ff5a7fce5dd43 Mon Sep 17 00:00:00 2001 From: Bernard Date: Sat, 6 Apr 2019 03:53:07 +0800 Subject: 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. --- keyboards/emptystring/NQG/NQG.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/emptystring/NQG/NQG.c (limited to 'keyboards/emptystring/NQG/NQG.c') 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" -- cgit v1.2.3