diff options
Diffstat (limited to 'keyboards/primekb/prime_m/config.h')
| -rw-r--r-- | keyboards/primekb/prime_m/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/primekb/prime_m/config.h b/keyboards/primekb/prime_m/config.h index 119e20a40..75731abf7 100644 --- a/keyboards/primekb/prime_m/config.h +++ b/keyboards/primekb/prime_m/config.h | |||
| @@ -44,7 +44,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 44 | #define BACKLIGHT_LEVELS 4 | 44 | #define BACKLIGHT_LEVELS 4 |
| 45 | 45 | ||
| 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 46 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 47 | #define DEBOUNCING_DELAY 5 | 47 | #define DEBOUNCE 5 |
| 48 | 48 | ||
| 49 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 49 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 50 | #define LOCKING_SUPPORT_ENABLE | 50 | #define LOCKING_SUPPORT_ENABLE |
