summaryrefslogtreecommitdiff
path: root/keyboards/torn/torn_encoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/torn/torn_encoder.c')
-rw-r--r--keyboards/torn/torn_encoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/torn/torn_encoder.c b/keyboards/torn/torn_encoder.c
index 64804ac3a9..29380fce28 100644
--- a/keyboards/torn/torn_encoder.c
+++ b/keyboards/torn/torn_encoder.c
@@ -33,7 +33,7 @@ static int8_t encoder_pulses = 0;
__attribute__((weak)) extern const uint16_t PROGMEM encoder_keymaps[][2][2];
-const uint16_t encoder_default[2][2] = { { KC_PGDN, KC_PGUP }, { KC__VOLDOWN, KC__VOLUP } };
+const uint16_t encoder_default[2][2] = { { KC_PGDN, KC_PGUP }, { KC_VOLD, KC_VOLU } };
/**
* Tap on encoder updates using the encoder keymap