diff options
Diffstat (limited to 'keyboards/minidox/config.h')
| -rw-r--r-- | keyboards/minidox/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/minidox/config.h b/keyboards/minidox/config.h index b99180eb1..7502983b6 100644 --- a/keyboards/minidox/config.h +++ b/keyboards/minidox/config.h | |||
| @@ -42,7 +42,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 42 | // #define BACKLIGHT_LEVELS 3 | 42 | // #define BACKLIGHT_LEVELS 3 |
| 43 | 43 | ||
| 44 | /* Set 0 if debouncing isn't needed */ | 44 | /* Set 0 if debouncing isn't needed */ |
| 45 | #define DEBOUNCING_DELAY 5 | 45 | #define DEBOUNCE 5 |
| 46 | 46 | ||
| 47 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 47 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 48 | #define LOCKING_SUPPORT_ENABLE | 48 | #define LOCKING_SUPPORT_ENABLE |
