Browse Source

Set default debounce to 5

Florian Didron 6 years ago
parent
commit
34239edcb0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      keyboards/ergodox_ez/config.h

+ 0 - 1
keyboards/ergodox_ez/config.h

@@ -98,7 +98,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  * 5, which is now closer to 10ms, but still plenty according to
  * 5, which is now closer to 10ms, but still plenty according to
  * manufacturer specs.
  * manufacturer specs.
  */
  */
-#define DEBOUNCE    10
 
 
 #define USB_MAX_POWER_CONSUMPTION 500
 #define USB_MAX_POWER_CONSUMPTION 500