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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
66 changed files with 98 additions and 63 deletions

View file

@ -15,6 +15,9 @@
"ws2812": {
"driver": "i2c"
},
"build": {
"debounce_type": "sym_eager_pr"
},
"processor": "atmega32a",
"bootloader": "bootloadhid",
"debounce": 50,

View file

@ -8,7 +8,6 @@ CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
DEBOUNCE_TYPE = sym_eager_pr
# custom matrix setup
CUSTOM_MATRIX = lite