]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/treadstone48/rev1/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / treadstone48 / rev1 / config.h
index d8ecf170dddd7a7a5bc36f59c438a8946b1f1d00..09fb62154563ca63237d3b98b777dd5f1f711b1c 100644 (file)
@@ -63,7 +63,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define BACKLIGHT_LEVELS 3
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 //#define LOCKING_SUPPORT_ENABLE