Update keyboards/protokeeb/rev1/config.h

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Mrinal Singh Tak 2024-07-06 00:27:42 +05:30 committed by GitHub
parent e4aad107cd
commit 1e9e69faa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@
#define RGBLIGHT_EFFECT_SWIRL_RANGE 255 #define RGBLIGHT_EFFECT_SWIRL_RANGE 255
#define RGBLIGHT_EFFECT_SNAKE_LENGTH 4 #define RGBLIGHT_EFFECT_SNAKE_LENGTH 4
#define RGBLIGHT_EFFECT_TWINKLE_LIFE 200 #define RGBLIGHT_EFFECT_TWINKLE_LIFE 200
#define RGBLIGHT_EFFECT_TWINKLE_PROBABILITY 1/127 #define RGBLIGHT_EFFECT_TWINKLE_PROBABILITY (1/127)
/* Double tap reset bootloader entry */ /* Double tap reset bootloader entry */
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET