summaryrefslogtreecommitdiff
path: root/keyboards/handwired/unk/rev1/rev1.c
diff options
context:
space:
mode:
authorHerpiko Dwi Aguno <herpiko@aguno.xyz>2020-06-30 06:32:59 +0700
committerGitHub <noreply@github.com>2020-06-29 16:32:59 -0700
commit6d6340a82b3ed61f5dd2a40dac78712d7bd736fd (patch)
treeec643d06acf6a4f0635c70d7b96e1397769ce040 /keyboards/handwired/unk/rev1/rev1.c
parent67beec5e94eefade8d22be10a5308373ddb54118 (diff)
[Keyboard] Add UNK keyboard. (#9571)
* Add UNK keyboard. * Update keyboards/handwired/unk/info.json * Use KC_NO to block out nonexistent matrix positions. * Update keyboards/handwired/unk/readme.md * Update keyboards/handwired/unk/keymaps/default/keymap.c
Diffstat (limited to 'keyboards/handwired/unk/rev1/rev1.c')
-rw-r--r--keyboards/handwired/unk/rev1/rev1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/unk/rev1/rev1.c b/keyboards/handwired/unk/rev1/rev1.c
new file mode 100644
index 0000000000..520a869e57
--- /dev/null
+++ b/keyboards/handwired/unk/rev1/rev1.c
@@ -0,0 +1 @@
+#include "rev1.h"