summaryrefslogtreecommitdiff
path: root/keyboards/kagizaraya/scythe/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-06-24 17:44:21 +1000
committerGitHub <noreply@github.com>2023-06-24 17:44:21 +1000
commit1e05bad1baadd4f50fdf656f49e23d0fcea86834 (patch)
tree470d00d435e08e13b36db9f82acf8565a56a727b /keyboards/kagizaraya/scythe/info.json
parent4ae9bfd17ab01608e1bf2492c35d79bd2ad5c0fe (diff)
Move `TAPPING_TERM` to data driven (#21296)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/kagizaraya/scythe/info.json')
-rw-r--r--keyboards/kagizaraya/scythe/info.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kagizaraya/scythe/info.json b/keyboards/kagizaraya/scythe/info.json
index 79620e1444..5b95a776e3 100644
--- a/keyboards/kagizaraya/scythe/info.json
+++ b/keyboards/kagizaraya/scythe/info.json
@@ -25,6 +25,9 @@
"led_count": 9,
"split": true
},
+ "tapping": {
+ "term": 120
+ },
"ws2812": {
"pin": "F0"
},