mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
Set default debounce to 5
This commit is contained in:
parent
8bdbac14a3
commit
34239edcb0
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue