diff options
Diffstat (limited to 'keyboards/kagamidget/config.h')
| -rw-r--r-- | keyboards/kagamidget/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kagamidget/config.h b/keyboards/kagamidget/config.h index fc9463aee..00e09530e 100644 --- a/keyboards/kagamidget/config.h +++ b/keyboards/kagamidget/config.h | |||
| @@ -57,7 +57,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | #define RGBLIGHT_VAL_STEP 8 | 57 | #define RGBLIGHT_VAL_STEP 8 |
| 58 | 58 | ||
| 59 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 59 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 60 | #define DEBOUNCING_DELAY 5 | 60 | #define DEBOUNCE 5 |
| 61 | 61 | ||
| 62 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 62 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 63 | //#define MATRIX_HAS_GHOST | 63 | //#define MATRIX_HAS_GHOST |
