]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bigswitch/config.h
[Keyboard] Snagpad Configurator bugfix and readme refactor (#6381)
[qmk_firmware.git] / keyboards / bigswitch / config.h
index cc290fd79b1b53b2934e64212b803d33636d49f3..220f2591bfee23ed2c76a4ca522bce97cea4ee35 100755 (executable)
@@ -40,15 +40,13 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define DIODE_DIRECTION ROW2COL
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 50
+#define DEBOUNCE 50
 
 /* key combination for command */
 #define IS_COMMAND() ( \
     false \
 )
 
-/* prevent stuck modifiers */
-#define PREVENT_STUCK_MODIFIERS
 
 #ifdef RGBLIGHT_ENABLE
 #define RGB_DI_PIN D3