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

@ -14,6 +14,9 @@
"ws2812": {
"pin": "F4"
},
"build": {
"debounce_type": "sym_eager_pk"
},
"matrix_pins": {
"cols": ["B1", "B3", "B2", "B6"],
"rows": ["C6", "D7", "E6", "B4", "B5"]

View file

@ -6,7 +6,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
COMMAND_ENABLE = no # Commands for debug and configuration
CONSOLE_ENABLE = no # Console for debug
DEBOUNCE_TYPE = sym_eager_pk
EXTRAKEY_ENABLE = no # Audio control and System control
LTO_ENABLE = yes # Link time optimise, reduce firmware size
MOUSEKEY_ENABLE = no # Mouse keys