diff options
Diffstat (limited to 'keyboards/fc980c')
-rw-r--r-- | keyboards/fc980c/config.h | 3 | ||||
-rw-r--r-- | keyboards/fc980c/info.json | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/fc980c/config.h b/keyboards/fc980c/config.h index f4c0077788..d0896a0e49 100644 --- a/keyboards/fc980c/config.h +++ b/keyboards/fc980c/config.h @@ -30,9 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define DIODE_DIRECTION -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 0 - #define LED_NUM_LOCK_PIN B4 #define LED_CAPS_LOCK_PIN B5 #define LED_SCROLL_LOCK_PIN B6 diff --git a/keyboards/fc980c/info.json b/keyboards/fc980c/info.json index 043df7a944..147b1683e1 100644 --- a/keyboards/fc980c/info.json +++ b/keyboards/fc980c/info.json @@ -8,6 +8,7 @@ "pid": "0x980C", "device_version": "1.0.0" }, + "debounce": 0, "layouts": { "LAYOUT": { "layout": [ |