diff options
Diffstat (limited to 'keyboards/claw44/rev1/config.h')
| -rw-r--r-- | keyboards/claw44/rev1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/claw44/rev1/config.h b/keyboards/claw44/rev1/config.h index ba2ed4559..f3406fee5 100644 --- a/keyboards/claw44/rev1/config.h +++ b/keyboards/claw44/rev1/config.h | |||
| @@ -43,7 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | // #define BACKLIGHT_LEVELS 3 | 43 | // #define BACKLIGHT_LEVELS 3 |
| 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 |
