]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/converter/hp_46010a/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / converter / hp_46010a / config.h
index f77ed4115f9a44c535db6d8a240b8d22a692ef04..b7297ab884a4e106267ad20b8a3ba572da6bb807 100644 (file)
@@ -30,6 +30,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_COLS       8
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 5
-
-
+#define DEBOUNCE 5