]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/xd75/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / xd75 / config.h
index bc1f1860f921b47d79b584ba45c13abe14aac97b..7f8b71c45c97261348aae1a65a06c9864830a7fa 100644 (file)
@@ -48,12 +48,12 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 /* COL2ROW, ROW2COL*/
 #define DIODE_DIRECTION COL2ROW
+
 #define BACKLIGHT_PIN F5
 #define BACKLIGHT_LEVELS 6
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* define if matrix has ghost (lacks anti-ghosting diodes) */
 //#define MATRIX_HAS_GHOST