summaryrefslogtreecommitdiffstats
path: root/keyboards/redox/keymaps/german/config.h
diff options
context:
space:
mode:
authorMattia Dal Ben <mattdibi@users.noreply.github.com>2018-11-27 17:59:53 +0100
committerDrashna Jaelre <drashna@live.com>2018-11-27 17:59:53 +0100
commitfaef966a4d66b802babf9332cbf3045edf47c729 (patch)
tree387bd45003132762db5f62288bdec141108bcaf5 /keyboards/redox/keymaps/german/config.h
parenta054b5a06c00cf148fa416fae8f5a56586a10876 (diff)
downloadqmk_firmware-faef966a4d66b802babf9332cbf3045edf47c729.tar.gz
qmk_firmware-faef966a4d66b802babf9332cbf3045edf47c729.tar.xz
Keymap: Set serial connection as default for the Redox rev1.0 keyboard (#4488)
* Set serial as default for Redox * Updated rules.mk file * Removed unused rule Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com> * Removed unused rule Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com>
Diffstat (limited to 'keyboards/redox/keymaps/german/config.h')
-rw-r--r--keyboards/redox/keymaps/german/config.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/keyboards/redox/keymaps/german/config.h b/keyboards/redox/keymaps/german/config.h
index 0eb19ab1e..a3ef209a0 100644
--- a/keyboards/redox/keymaps/german/config.h
+++ b/keyboards/redox/keymaps/german/config.h
@@ -18,14 +18,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
/* Use I2C or Serial, not both */
-
-// #define USE_SERIAL
-#define USE_I2C
+#define USE_SERIAL
+// #define USE_I2C
/* Select hand configuration */
-
-// #define MASTER_LEFT
#define MASTER_LEFT
+// #define MASTER_RIGHT
// #define EE_HANDS
#undef RGBLED_NUM