qmk_firmware/keyboards/flehrad/snagpad/config.h
2023-03-23 21:38:01 +11:00

10 lines
255 B
C

#pragma once
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/* prevent stuck modifiers */
//#define STRICT_LAYER_RELEASE