diff options
Diffstat (limited to 'keyboards/dztech/tofu')
-rw-r--r-- | keyboards/dztech/tofu/ii/v1/info.json | 1 | ||||
-rw-r--r-- | keyboards/dztech/tofu/jr/v1/info.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/dztech/tofu/ii/v1/info.json b/keyboards/dztech/tofu/ii/v1/info.json index 633badfa15..b28edb717a 100644 --- a/keyboards/dztech/tofu/ii/v1/info.json +++ b/keyboards/dztech/tofu/ii/v1/info.json @@ -1,6 +1,5 @@ { "bootloader": "rp2040", - "debounce": 5, "diode_direction": "COL2ROW", "features": { "bootmagic": true, diff --git a/keyboards/dztech/tofu/jr/v1/info.json b/keyboards/dztech/tofu/jr/v1/info.json index ac62c9c5ba..a786b8689d 100644 --- a/keyboards/dztech/tofu/jr/v1/info.json +++ b/keyboards/dztech/tofu/jr/v1/info.json @@ -1,7 +1,6 @@ { "bootloader": "rp2040", "processor": "RP2040", - "debounce": 5, "diode_direction": "COL2ROW", "features": { "bootmagic": true, |