diff options
Diffstat (limited to 'keyboards/monarch/config.h')
-rw-r--r-- | keyboards/monarch/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/monarch/config.h b/keyboards/monarch/config.h index 30181978df..aa89dc3eac 100644 --- a/keyboards/monarch/config.h +++ b/keyboards/monarch/config.h @@ -23,11 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define SLEEP_LED_GPT_DRIVER GPTD1 -/* 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 - /* * Feature disable options * These options are also useful to firmware size reduction. |