summaryrefslogtreecommitdiff
path: root/keyboards/wekey/we27/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-07-09 21:06:03 +1000
committerGitHub <noreply@github.com>2023-07-09 21:06:03 +1000
commitde1d36031b6aecdb2241d149bd344aa8f5119bb8 (patch)
treef496c2634126a1fd116daaf9cbec2f2f91e7ea38 /keyboards/wekey/we27/info.json
parentde5f6539f87b084fb65f69d3ab951d40758f2197 (diff)
Move `DEBOUNCE_TYPE` to data driven (#21489)
Diffstat (limited to 'keyboards/wekey/we27/info.json')
-rw-r--r--keyboards/wekey/we27/info.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/wekey/we27/info.json b/keyboards/wekey/we27/info.json
index 62b477bce5..481546804c 100644
--- a/keyboards/wekey/we27/info.json
+++ b/keyboards/wekey/we27/info.json
@@ -24,6 +24,9 @@
"ws2812": {
"pin": "C6"
},
+ "build": {
+ "debounce_type": "sym_defer_pk"
+ },
"processor": "atmega32u4",
"bootloader": "caterina",
"community_layouts": ["numpad_6x5"],