diff options
Diffstat (limited to 'keyboards/vision_division/config.h')
| -rw-r--r-- | keyboards/vision_division/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/vision_division/config.h b/keyboards/vision_division/config.h index 93c960671..5798d91ad 100644 --- a/keyboards/vision_division/config.h +++ b/keyboards/vision_division/config.h | |||
| @@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 31 | #define BACKLIGHT_LEVELS 3 | 31 | #define BACKLIGHT_LEVELS 3 |
| 32 | 32 | ||
| 33 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 33 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 34 | #define DEBOUNCING_DELAY 5 | 34 | #define DEBOUNCING_DELAY 0 |
| 35 | 35 | ||
| 36 | #define MATRIX_MASKED | 36 | #define MATRIX_MASKED |
| 37 | 37 | ||
