From 64aa67b37aa2cc6d7288376a9b92b7567b406e19 Mon Sep 17 00:00:00 2001 From: yuanwang Date: Tue, 2 Jan 2024 11:16:10 -0600 Subject: [PATCH] drop one more repeat ref --- qmk/yuanw/rules.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/qmk/yuanw/rules.mk b/qmk/yuanw/rules.mk index 03048f7..6d66854 100644 --- a/qmk/yuanw/rules.mk +++ b/qmk/yuanw/rules.mk @@ -3,4 +3,3 @@ COMBO_ENABLE = yes CAPS_WORD_ENABLE = yes OS_DETECTION_ENABLE = yes REPEAT_KEY_ENABLE = yes -SRC += repeat.c