aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/duck/eagle_viper/v2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/duck/eagle_viper/v2/config.h')
-rw-r--r--keyboards/duck/eagle_viper/v2/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/duck/eagle_viper/v2/config.h b/keyboards/duck/eagle_viper/v2/config.h
index a0ce866cc..e328b1ee2 100644
--- a/keyboards/duck/eagle_viper/v2/config.h
+++ b/keyboards/duck/eagle_viper/v2/config.h
@@ -34,7 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
@@ -48,4 +48,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BOOTMAGIC_LITE_COLUMN 10
#define TAPPING_TERM 200
-