diff options
Diffstat (limited to 'keyboards/abstract/ellipse/rev1/config.h')
| -rw-r--r-- | keyboards/abstract/ellipse/rev1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/abstract/ellipse/rev1/config.h b/keyboards/abstract/ellipse/rev1/config.h index 4fcf96eb3..a56bfba2f 100644 --- a/keyboards/abstract/ellipse/rev1/config.h +++ b/keyboards/abstract/ellipse/rev1/config.h | |||
| @@ -75,7 +75,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 75 | #endif | 75 | #endif |
| 76 | 76 | ||
| 77 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 77 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 78 | #define DEBOUNCING_DELAY 5 | 78 | #define DEBOUNCE 5 |
| 79 | 79 | ||
| 80 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 80 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 81 | //#define MATRIX_HAS_GHOST | 81 | //#define MATRIX_HAS_GHOST |
