summaryrefslogtreecommitdiffstats
path: root/keyboards/ashpil
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ashpil')
-rw-r--r--keyboards/ashpil/modelm_usbc/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ashpil/modelm_usbc/config.h b/keyboards/ashpil/modelm_usbc/config.h
index bcd301b330..0209f8618a 100644
--- a/keyboards/ashpil/modelm_usbc/config.h
+++ b/keyboards/ashpil/modelm_usbc/config.h
@@ -38,10 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION ROW2COL
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed (5 is default) */
-#define DEBOUNCE 5
-
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.