summaryrefslogtreecommitdiff
path: root/keyboards/synapse
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/synapse')
-rw-r--r--keyboards/synapse/config.h5
-rw-r--r--keyboards/synapse/rules.mk5
2 files changed, 3 insertions, 7 deletions
diff --git a/keyboards/synapse/config.h b/keyboards/synapse/config.h
index 82a0aadea5..809194afe8 100644
--- a/keyboards/synapse/config.h
+++ b/keyboards/synapse/config.h
@@ -41,12 +41,11 @@
/* ROTARY ENCODERS */
#define ENCODERS_PAD_A \
- { D6, C6 }
-#define ENCODERS_PAD_B \
{ D7, C7 }
+#define ENCODERS_PAD_B \
+ { D6, C6 }
#define ENCODER_RESOLUTION 4
-#define ENCODER_DIRECTION_FLIP
#define DEBOUNCE 5
diff --git a/keyboards/synapse/rules.mk b/keyboards/synapse/rules.mk
index c1ecc763c5..8876a45881 100644
--- a/keyboards/synapse/rules.mk
+++ b/keyboards/synapse/rules.mk
@@ -12,10 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
-# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
-SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
-NKRO_ENABLE = yes # USB Nkey Rollover
+NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output