Keyboard/ergodox debounce (#6994)

* Set default debounce to 30

Lower debounce causes issues, and even 15 isn't lowe enough for the EZ

* Cleanup ergodox ez matrix
This commit is contained in:
Drashna Jaelre
2019-10-09 15:23:57 -07:00
committed by Joel Challis
parent 4e23c700f1
commit e58343596a
2 changed files with 8 additions and 4 deletions

View File

@@ -40,6 +40,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_MAX_SPEED 7
#define MOUSEKEY_WHEEL_DELAY 0
#define DEBOUNCE 30
#define TAPPING_TOGGLE 1
/* define if matrix has ghost */