diff options
author | Ryan <fauxpark@gmail.com> | 2022-09-05 06:36:33 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-04 21:36:33 +0100 |
commit | 3e02b70d28ae3f39ad41c83400dda2eb8e29e6a6 (patch) | |
tree | 566aff36a4988db5fe87a2d0cbab0b1a6926e7d0 /keyboards/emptystring/nqg/nqg.c | |
parent | a9f8111eac399f0c667c11ab0e57a04a8cde508d (diff) |
Rename keyboards with uppercase letters (#18268)
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..85eb47e6d3 --- /dev/null +++ b/keyboards/emptystring/nqg/nqg.c @@ -0,0 +1 @@ +#include "nqg.h" |