aboutsummaryrefslogtreecommitdiff
path: root/keyboards/fc980c/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fc980c/config.h')
-rw-r--r--keyboards/fc980c/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fc980c/config.h b/keyboards/fc980c/config.h
index b46bdfd55..f9d3e06d6 100644
--- a/keyboards/fc980c/config.h
+++ b/keyboards/fc980c/config.h
@@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
48// #define BACKLIGHT_PIN B7 48// #define BACKLIGHT_PIN B7
49 49
50/* Set 0 if debouncing isn't needed */ 50/* Set 0 if debouncing isn't needed */
51#define DEBOUNCING_DELAY 0 51#define DEBOUNCE 0
52#define TAPPING_TERM 175 52#define TAPPING_TERM 175
53 53
54/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ 54/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */