diff options
Diffstat (limited to 'keyboards/coarse/vinta')
-rw-r--r-- | keyboards/coarse/vinta/config.h | 3 | ||||
-rw-r--r-- | keyboards/coarse/vinta/info.json | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/coarse/vinta/config.h b/keyboards/coarse/vinta/config.h index 1b7e06097b..5c0c512190 100644 --- a/keyboards/coarse/vinta/config.h +++ b/keyboards/coarse/vinta/config.h @@ -11,9 +11,6 @@ /* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 0 - /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. * This is userful for the Windows task manager shortcut (ctrl+shift+esc). */ diff --git a/keyboards/coarse/vinta/info.json b/keyboards/coarse/vinta/info.json index b8958795e7..43ae1b9dba 100644 --- a/keyboards/coarse/vinta/info.json +++ b/keyboards/coarse/vinta/info.json @@ -8,6 +8,7 @@ "pid": "0x0C61", "device_version": "1.0.0" }, + "debounce": 0, "community_layouts": ["65_ansi_blocker"], "layouts": { "LAYOUT_69_ansi": { |