diff options
Diffstat (limited to 'keyboards/handwired/prime_exl/config.h')
| -rw-r--r-- | keyboards/handwired/prime_exl/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/prime_exl/config.h b/keyboards/handwired/prime_exl/config.h index 3201a8247..a2962c074 100644 --- a/keyboards/handwired/prime_exl/config.h +++ b/keyboards/handwired/prime_exl/config.h | |||
| @@ -43,7 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | #define BACKLIGHT_LEVELS 5 | 43 | #define BACKLIGHT_LEVELS 5 |
| 44 | 44 | ||
| 45 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 45 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not 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 |
