2019-05-04 02:28:03 +02:00
|
|
|
#pragma once
|
2017-04-19 22:12:23 +02:00
|
|
|
|
2019-05-04 02:28:03 +02:00
|
|
|
/* 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
|
|
|
|
|
2017-04-19 22:12:23 +02:00
|
|
|
#define LOCKING_SUPPORT_ENABLE
|
|
|
|
#define LOCKING_RESYNC_ENABLE
|
|
|
|
|
|
|
|
#define NO_ACTION_ONESHOT
|