diff options
Diffstat (limited to 'keyboards/handwired/pill60')
-rw-r--r-- | keyboards/handwired/pill60/config.h | 3 | ||||
-rw-r--r-- | keyboards/handwired/pill60/info.json | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/handwired/pill60/config.h b/keyboards/handwired/pill60/config.h index 8ffb812a36..6c69c52e9f 100644 --- a/keyboards/handwired/pill60/config.h +++ b/keyboards/handwired/pill60/config.h @@ -20,9 +20,6 @@ #define MATRIX_COLS 14 #define DIODE_DIRECTION COL2ROW -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 1 - /* Backlighting include */ #define BACKLIGHT_PIN B14 #define BACKLIGHT_PWM_DRIVER PWMD5 diff --git a/keyboards/handwired/pill60/info.json b/keyboards/handwired/pill60/info.json index 02fb75983a..bc92cf7585 100644 --- a/keyboards/handwired/pill60/info.json +++ b/keyboards/handwired/pill60/info.json @@ -8,6 +8,7 @@ "pid": "0x5444", "device_version": "0.0.1" }, + "debounce": 1, "layouts": { "LAYOUT": { "layout": [ |