]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/ibm122m/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / handwired / ibm122m / config.h
index 1ef7be78de80e475663c8694ea5e047e9ee75478..8189f704d705d2189a752b72146c11af56a31705 100644 (file)
@@ -53,7 +53,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define BACKLIGHT_LEVELS 3
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 15
+#define DEBOUNCE 15
 
 /* define if matrix has ghost (lacks anti-ghosting diodes) */
 //#define MATRIX_HAS_GHOST