]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/rgbkb/sol/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / rgbkb / sol / config.h
index a7317d9d9c68b6f526df434d269eca1527a2b722..1afd973e903be026b49fb03ed94b984151acd22c 100644 (file)
@@ -41,7 +41,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define ENCODERS_PAD_B { D6 }
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* ws2812 RGB LED */
 #define RGB_DI_PIN B3