forked from mfulz_github/qmk_firmware
Update keyboards/subatomic/config.h
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
parent
dbae55e2ed
commit
22789a4409
|
@ -53,7 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define BACKLIGHT_LEVELS 3
|
||||
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCING_DELAY 5
|
||||
#define DEBOUNCE 5
|
||||
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
|
|
Loading…
Reference in New Issue