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