diff options
Diffstat (limited to 'keyboards/hifumi/config.h')
| -rw-r--r-- | keyboards/hifumi/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hifumi/config.h b/keyboards/hifumi/config.h index dccb0352d..b4f192a7a 100644 --- a/keyboards/hifumi/config.h +++ b/keyboards/hifumi/config.h | |||
| @@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | #define DIODE_DIRECTION COL2ROW | 46 | #define DIODE_DIRECTION COL2ROW |
| 47 | 47 | ||
| 48 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 48 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 49 | #define DEBOUNCING_DELAY 5 | 49 | #define DEBOUNCE 5 |
| 50 | 50 | ||
| 51 | /* ws2812 RGB LED */ | 51 | /* ws2812 RGB LED */ |
| 52 | #define RGB_DI_PIN D3 | 52 | #define RGB_DI_PIN D3 |
