summaryrefslogtreecommitdiff
path: root/keyboards/handwired/unk/keymaps/default/config.h
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/keymaps/default/config.h
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/keymaps/default/config.h')
-rw-r--r--keyboards/handwired/unk/keymaps/default/config.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/handwired/unk/keymaps/default/config.h b/keyboards/handwired/unk/keymaps/default/config.h
new file mode 100644
index 0000000000..3d2b4c7be7
--- /dev/null
+++ b/keyboards/handwired/unk/keymaps/default/config.h
@@ -0,0 +1,25 @@
+/*
+Copyright 2020 Herpiko Dwi Aguno <herpiko@gmail.com>
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>.
+*/
+
+
+#pragma once
+
+#define USE_SERIAL
+
+#define MASTER_LEFT
+// #define MASTER_RIGHT
+// #define EE_HANDS