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