mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-04 23:42:46 +00:00
Add debounce to duplicated defaults check (#25246)
This commit is contained in:
parent
1bc3494494
commit
660d248549
@ -10,6 +10,7 @@
|
||||
"levels": 3,
|
||||
"on_state": 1
|
||||
},
|
||||
"debounce": 5,
|
||||
"features": {
|
||||
"command": false,
|
||||
"console": false
|
||||
|
@ -3,7 +3,6 @@
|
||||
"keyboard_name": "mlego/m65 rev1",
|
||||
"maintainer": "alin elena",
|
||||
"bootloader": "stm32duino",
|
||||
"debounce": 5,
|
||||
"diode_direction": "COL2ROW",
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
|
Loading…
Reference in New Issue
Block a user