diff options
Diffstat (limited to 'keyboards/westfoxtrot/aanzee/config.h')
| -rw-r--r-- | keyboards/westfoxtrot/aanzee/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/westfoxtrot/aanzee/config.h b/keyboards/westfoxtrot/aanzee/config.h index 3959066b2..d88101fdc 100644 --- a/keyboards/westfoxtrot/aanzee/config.h +++ b/keyboards/westfoxtrot/aanzee/config.h | |||
| @@ -68,7 +68,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | #define RGBW | 68 | #define RGBW |
| 69 | 69 | ||
| 70 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 70 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 71 | #define DEBOUNCING_DELAY 5 | 71 | #define DEBOUNCE 5 |
| 72 | 72 | ||
| 73 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 73 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 74 | //#define MATRIX_HAS_GHOST | 74 | //#define MATRIX_HAS_GHOST |
