]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bigseries/1key/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / bigseries / 1key / config.h
index 966f2062c4a4f393f09ce1119f4c2bf10c266ab0..66a012472146ae144c8101bc4ca1fa15fb91a33b 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() ( \