diff options
Diffstat (limited to 'keyboards/rgbkb/sol/config.h')
| -rw-r--r-- | keyboards/rgbkb/sol/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/rgbkb/sol/config.h b/keyboards/rgbkb/sol/config.h index a7317d9d9..1afd973e9 100644 --- a/keyboards/rgbkb/sol/config.h +++ b/keyboards/rgbkb/sol/config.h | |||
| @@ -41,7 +41,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 41 | #define ENCODERS_PAD_B { D6 } | 41 | #define ENCODERS_PAD_B { D6 } |
| 42 | 42 | ||
| 43 | /* Set 0 if debouncing isn't needed */ | 43 | /* Set 0 if debouncing isn't needed */ |
| 44 | #define DEBOUNCING_DELAY 5 | 44 | #define DEBOUNCE 5 |
| 45 | 45 | ||
| 46 | /* ws2812 RGB LED */ | 46 | /* ws2812 RGB LED */ |
| 47 | #define RGB_DI_PIN B3 | 47 | #define RGB_DI_PIN B3 |
