Add mechanical locking switch support for NumLock and ScrollLock
This commit is contained in:
@@ -36,10 +36,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define USE_LEGACY_KEYMAP
|
||||
|
||||
|
||||
/* Mechanical locking CapsLock support. Use KC_LCAP instead of KC_CAPS in keymap */
|
||||
#define CAPSLOCK_LOCKING_ENABLE
|
||||
/* Locking CapsLock resynchronize hack */
|
||||
#define CAPSLOCK_LOCKING_RESYNC_ENABLE
|
||||
/* 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
|
||||
|
||||
|
||||
/* magic key */
|
||||
|
||||
Reference in New Issue
Block a user