summaryrefslogtreecommitdiff
path: root/keyboards/wuque/mammoth75x/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wuque/mammoth75x/config.h')
-rw-r--r--keyboards/wuque/mammoth75x/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/wuque/mammoth75x/config.h b/keyboards/wuque/mammoth75x/config.h
index 6b0d17be5c..db5a8d534e 100644
--- a/keyboards/wuque/mammoth75x/config.h
+++ b/keyboards/wuque/mammoth75x/config.h
@@ -22,7 +22,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-
-// Note: array is { col, row )
-#define ENCODERS_CW_KEY { { 3, 5 } }
-#define ENCODERS_CCW_KEY { { 5, 5 } }