Add debounce to duplicated defaults check (#25246)
This commit is contained in:
parent
1bc3494494
commit
660d248549
2 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue