aboutsummaryrefslogtreecommitdiff
path: root/keyboards/zinc/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/zinc/rev1/config.h')
-rw-r--r--keyboards/zinc/rev1/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/zinc/rev1/config.h b/keyboards/zinc/rev1/config.h
index 370b5c203..c8560233d 100644
--- a/keyboards/zinc/rev1/config.h
+++ b/keyboards/zinc/rev1/config.h
@@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
27#define DEVICE_VER 0x0001 27#define DEVICE_VER 0x0001
28#define MANUFACTURER monksoffunk 28#define MANUFACTURER monksoffunk
29#define PRODUCT zinc rev.1 29#define PRODUCT zinc rev.1
30#define DESCRIPTION A split keyboard 30#define DESCRIPTION A split keyboard
31 31
32#define PREVENT_STUCK_MODIFIERS 32#define PREVENT_STUCK_MODIFIERS
33#define TAPPING_FORCE_HOLD 33#define TAPPING_FORCE_HOLD
@@ -59,7 +59,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
59// #define BACKLIGHT_LEVELS 3 59// #define BACKLIGHT_LEVELS 3
60 60
61/* Set 0 if debouncing isn't needed */ 61/* Set 0 if debouncing isn't needed */
62#define DEBOUNCING_DELAY 5 62#define DEBOUNCE 5
63 63
64/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ 64/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
65//#define LOCKING_SUPPORT_ENABLE 65//#define LOCKING_SUPPORT_ENABLE