summaryrefslogtreecommitdiff
path: root/keyboards/wekey
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-08-09 04:43:47 +0100
committerGitHub <noreply@github.com>2023-08-09 04:43:47 +0100
commitc9e666917979f98da976b20eaa12b286a0317eb0 (patch)
tree8e36d200e9a51af5e8cb1cac00c5a1532dc07c50 /keyboards/wekey
parent805324c456100994ae31da6e62f39026d752ebb2 (diff)
Tidy up encoder in matrix references (#21718)
Diffstat (limited to 'keyboards/wekey')
-rw-r--r--keyboards/wekey/we27/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/wekey/we27/config.h b/keyboards/wekey/we27/config.h
index a2d6575d8e..30127708e0 100644
--- a/keyboards/wekey/we27/config.h
+++ b/keyboards/wekey/we27/config.h
@@ -80,9 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
-#define ENCODERS_CW_KEY { { 4, 5 } }
-#define ENCODERS_CCW_KEY { { 4, 3 } }
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */