diff options
Diffstat (limited to 'keyboards/al1/config.h')
| -rw-r--r-- | keyboards/al1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h index 838d56963..f4ded4346 100644 --- a/keyboards/al1/config.h +++ b/keyboards/al1/config.h | |||
| @@ -51,7 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 51 | #define BACKLIGHT_LEVELS 3 | 51 | #define BACKLIGHT_LEVELS 3 |
| 52 | 52 | ||
| 53 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 53 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 54 | #define DEBOUNCING_DELAY 5 | 54 | #define DEBOUNCE 5 |
| 55 | 55 | ||
| 56 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 56 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 57 | //#define MATRIX_HAS_GHOST | 57 | //#define MATRIX_HAS_GHOST |
