summaryrefslogtreecommitdiff
path: root/keyboards/kudox_full/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kudox_full/config.h')
-rw-r--r--keyboards/kudox_full/config.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/kudox_full/config.h b/keyboards/kudox_full/config.h
new file mode 100644
index 0000000000..82b8da8a41
--- /dev/null
+++ b/keyboards/kudox_full/config.h
@@ -0,0 +1,13 @@
+// Copyright 2021 Kumao Kobo (@kumaokobo)
+// SPDX-License-Identifier: GPL-2.0+
+
+#pragma once
+
+#include "config_common.h"
+
+#define USE_SERIAL
+
+/* Select hand configuration */
+#define MASTER_LEFT
+// #define MASTER_RIGHT
+