diff options
Diffstat (limited to 'keyboards/makeymakey')
-rw-r--r-- | keyboards/makeymakey/config.h | 2 | ||||
-rw-r--r-- | keyboards/makeymakey/info.json | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/makeymakey/config.h b/keyboards/makeymakey/config.h index aaaf1c17d3..07221e385a 100644 --- a/keyboards/makeymakey/config.h +++ b/keyboards/makeymakey/config.h @@ -31,5 +31,3 @@ /* LEDs Pins */ #define LED_PINS 5 #define LED_PINS_HW {B5, B6, B7, B3, B2} - -#define DEBOUNCE 10 diff --git a/keyboards/makeymakey/info.json b/keyboards/makeymakey/info.json index ff06d19609..531ab4f6c9 100644 --- a/keyboards/makeymakey/info.json +++ b/keyboards/makeymakey/info.json @@ -8,6 +8,7 @@ "pid": "0x2B74", "device_version": "0.0.1" }, + "debounce": 10, "layouts": { "LAYOUT": { "layout": [ |