Move DEBOUNCE_TYPE to data driven (#21489)

This commit is contained in:
Ryan
2023-07-09 21:06:03 +10:00
committed by GitHub
parent de5f6539f8
commit de1d36031b
66 changed files with 98 additions and 63 deletions
+3
View File
@@ -11,6 +11,9 @@
"brightness_steps": 12,
"sleep": true
},
"build": {
"debounce_type": "sym_eager_pr"
},
"ws2812": {
"pin": "D7"
},