diff options
Diffstat (limited to 'keyboards/rgbkb/zen')
| -rw-r--r-- | keyboards/rgbkb/zen/rev1/config.h | 2 | ||||
| -rw-r--r-- | keyboards/rgbkb/zen/rev2/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/rgbkb/zen/rev1/config.h b/keyboards/rgbkb/zen/rev1/config.h index 88f39af48..4d81855a8 100644 --- a/keyboards/rgbkb/zen/rev1/config.h +++ b/keyboards/rgbkb/zen/rev1/config.h | |||
| @@ -43,7 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | //#define MATRIX_HAS_GHOST | 43 | //#define MATRIX_HAS_GHOST |
| 44 | 44 | ||
| 45 | /* Set 0 if debouncing isn't needed */ | 45 | /* Set 0 if debouncing isn't needed */ |
| 46 | #define DEBOUNCING_DELAY 5 | 46 | #define DEBOUNCE 5 |
| 47 | 47 | ||
| 48 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 48 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 49 | #define LOCKING_SUPPORT_ENABLE | 49 | #define LOCKING_SUPPORT_ENABLE |
diff --git a/keyboards/rgbkb/zen/rev2/config.h b/keyboards/rgbkb/zen/rev2/config.h index c56956108..b9f3d2228 100644 --- a/keyboards/rgbkb/zen/rev2/config.h +++ b/keyboards/rgbkb/zen/rev2/config.h | |||
| @@ -56,7 +56,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 56 | //#define MATRIX_HAS_GHOST | 56 | //#define MATRIX_HAS_GHOST |
| 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 |
