]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/orthodox/rev3/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / orthodox / rev3 / config.h
index 53e5b15ae8217df2a62cf6f9a659809405b4e819..ad3437a62626306e514ae564b445b7d0da80efcb 100644 (file)
@@ -62,7 +62,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