diff options
Diffstat (limited to 'keyboards/stello65/beta/config.h')
-rw-r--r-- | keyboards/stello65/beta/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/stello65/beta/config.h b/keyboards/stello65/beta/config.h index 61ebee945d..a1ac3b7b2a 100644 --- a/keyboards/stello65/beta/config.h +++ b/keyboards/stello65/beta/config.h @@ -3,9 +3,6 @@ #pragma once -#define ENCODERS_CW_KEY { { 4, 7 } } -#define ENCODERS_CCW_KEY { { 4, 6 } } - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |