diff options
Diffstat (limited to 'keyboards/diverge3/config.h')
| -rw-r--r-- | keyboards/diverge3/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/diverge3/config.h b/keyboards/diverge3/config.h index aa9f52fcb..a593bca9d 100644 --- a/keyboards/diverge3/config.h +++ b/keyboards/diverge3/config.h | |||
| @@ -54,7 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | #define BACKLIGHT_LEVELS 5 | 54 | #define BACKLIGHT_LEVELS 5 |
| 55 | 55 | ||
| 56 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 56 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 57 | #define DEBOUNCING_DELAY 5 | 57 | #define DEBOUNCE 5 |
| 58 | 58 | ||
| 59 | /* serial.c configuration for split keyboard */ | 59 | /* serial.c configuration for split keyboard */ |
| 60 | #define SOFT_SERIAL_PIN D0 | 60 | #define SOFT_SERIAL_PIN D0 |
