diff options
Diffstat (limited to 'keyboards/phantom/config.h')
| -rw-r--r-- | keyboards/phantom/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/phantom/config.h b/keyboards/phantom/config.h index 3fa462445..4ca731f2d 100644 --- a/keyboards/phantom/config.h +++ b/keyboards/phantom/config.h | |||
| @@ -61,7 +61,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 61 | //#define MATRIX_HAS_GHOST | 61 | //#define MATRIX_HAS_GHOST |
| 62 | 62 | ||
| 63 | /* Set 0 if debouncing isn't needed */ | 63 | /* Set 0 if debouncing isn't needed */ |
| 64 | #define DEBOUNCING_DELAY 5 | 64 | #define DEBOUNCE 5 |
| 65 | 65 | ||
| 66 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 66 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 67 | #define LOCKING_SUPPORT_ENABLE | 67 | #define LOCKING_SUPPORT_ENABLE |
