]> 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 cb7ca7d84c4fdea780e1abd0c4c799522a2d0429..05c336a3ff00221cd089089384a9fc03c088b451 100644 (file)
@@ -39,16 +39,13 @@ 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() ( \
     false \
 )
 
-/* prevent stuck modifiers */
-#define PREVENT_STUCK_MODIFIERS
-
 #ifdef RGBLIGHT_ENABLE
 #define RGB_DI_PIN F6
 #define RGBLIGHT_ANIMATIONS