diff --git a/README.md b/README.md index 8573851..81bc150 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ make dztech_dz60rgb_wkl Currently firmware size: ```txt -* The firmware size is fine - 16074/26624 (60%, 10550 bytes free) +* The firmware size is fine - 16080/26624 (60%, 10544 bytes free) ``` ## Install diff --git a/dztech_dz60rgb_wkl/keymaps/haunt98/config.h b/dztech_dz60rgb_wkl/keymaps/haunt98/config.h index 8836c05..fd9213c 100644 --- a/dztech_dz60rgb_wkl/keymaps/haunt98/config.h +++ b/dztech_dz60rgb_wkl/keymaps/haunt98/config.h @@ -51,3 +51,7 @@ #undef ENABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE #undef ENABLE_RGB_MATRIX_SOLID_REACTIVE #undef ENABLE_RGB_MATRIX_SOLID_SPLASH + +// Feature +#undef DEBOUNCE +#define DEBOUNCE 10