summaryrefslogtreecommitdiff
path: root/keyboards/wekey/we27
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wekey/we27')
-rw-r--r--keyboards/wekey/we27/info.json3
-rw-r--r--keyboards/wekey/we27/rules.mk1
2 files changed, 3 insertions, 1 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"],
diff --git a/keyboards/wekey/we27/rules.mk b/keyboards/wekey/we27/rules.mk
index e799183b38..1c5cc136ca 100644
--- a/keyboards/wekey/we27/rules.mk
+++ b/keyboards/wekey/we27/rules.mk
@@ -13,5 +13,4 @@ AUDIO_ENABLE = no # Audio output
ENCODER_ENABLE = yes
RGB_MATRIX_ENABLE = yes # Use RGB matrix
-DEBOUNCE_TYPE = sym_defer_pk
RGB_MATRIX_CUSTOM_KB = yes