]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/catch22/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / catch22 / config.h
index f151e7048f4ecd176bdd861095ac24d1504d8cd2..05c336a3ff00221cd089089384a9fc03c088b451 100644 (file)
@@ -39,7 +39,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define DIODE_DIRECTION COL2ROW
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 50
+// #define DEBOUNCE 0
 
 /* key combination for command */
 #define IS_COMMAND() ( \