]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bigseries/2key/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / bigseries / 2key / config.h
index 79b9ed3786a3ecf0e9c248bfb16e593faf52b0b9..535be27e76f7eeef3dfe140578b3e2414de0992f 100755 (executable)
@@ -40,7 +40,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define DIODE_DIRECTION ROW2COL
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 50
+#define DEBOUNCE 50
 
 /* key combination for command */
 #define IS_COMMAND() ( \