diff options
Diffstat (limited to 'keyboards/zinc/reva/config.h')
| -rw-r--r-- | keyboards/zinc/reva/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/zinc/reva/config.h b/keyboards/zinc/reva/config.h index f4277f713..6ae12d54c 100644 --- a/keyboards/zinc/reva/config.h +++ b/keyboards/zinc/reva/config.h | |||
| @@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 24 | #define DEVICE_VER 0x0001 | 24 | #define DEVICE_VER 0x0001 |
| 25 | #define MANUFACTURER monksoffunk | 25 | #define MANUFACTURER monksoffunk |
| 26 | #define PRODUCT zinc rev.A | 26 | #define PRODUCT zinc rev.A |
| 27 | #define DESCRIPTION A split keyboard | 27 | #define DESCRIPTION A split keyboard |
| 28 | 28 | ||
| 29 | #define PREVENT_STUCK_MODIFIERS | 29 | #define PREVENT_STUCK_MODIFIERS |
| 30 | #define TAPPING_FORCE_HOLD | 30 | #define TAPPING_FORCE_HOLD |
| @@ -56,7 +56,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 56 | // #define BACKLIGHT_LEVELS 3 | 56 | // #define BACKLIGHT_LEVELS 3 |
| 57 | 57 | ||
| 58 | /* Set 0 if debouncing isn't needed */ | 58 | /* Set 0 if debouncing isn't needed */ |
| 59 | #define DEBOUNCING_DELAY 5 | 59 | #define DEBOUNCE 5 |
| 60 | 60 | ||
| 61 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 61 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 62 | //#define LOCKING_SUPPORT_ENABLE | 62 | //#define LOCKING_SUPPORT_ENABLE |
