summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/nicekey/nicekey.c
diff options
context:
space:
mode:
authorLukas Klingsbo <lukas.klingsbo@gmail.com>2018-07-24 01:13:11 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-24 01:13:11 +0200
commit9ce35e823b945aca427f11e1a4ae26d6ea672ff4 (patch)
treec3910b45c44d38662d6f4ed62978f04451074592 /keyboards/handwired/nicekey/nicekey.c
parent1225120b92411f4fa1a9dc79af2fd85bd5aa6dcc (diff)
downloadqmk_firmware-9ce35e823b945aca427f11e1a4ae26d6ea672ff4.tar.gz
qmk_firmware-9ce35e823b945aca427f11e1a4ae26d6ea672ff4.tar.xz
Keyboard: Base for the nicekey keyboard (#3475)
* Base for the nicekey keyboard * Fixed formatting of readme
Diffstat (limited to 'keyboards/handwired/nicekey/nicekey.c')
-rw-r--r--keyboards/handwired/nicekey/nicekey.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/nicekey/nicekey.c b/keyboards/handwired/nicekey/nicekey.c
new file mode 100644
index 000000000..9720b0d0c
--- /dev/null
+++ b/keyboards/handwired/nicekey/nicekey.c
@@ -0,0 +1 @@
+#include "nicekey.h"