From 1e9b299fb0511e82ae60a4b39a1b277f4ea21afd Mon Sep 17 00:00:00 2001 From: studiokestra <74369928+studiokestra@users.noreply.github.com> Date: Sun, 22 Oct 2023 08:56:46 -0600 Subject: Rename LINE FRIENDS TKL keyboard (#22310) --- keyboards/studiokestra/line_friends_tkl/config.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 keyboards/studiokestra/line_friends_tkl/config.h (limited to 'keyboards/studiokestra/line_friends_tkl/config.h') diff --git a/keyboards/studiokestra/line_friends_tkl/config.h b/keyboards/studiokestra/line_friends_tkl/config.h new file mode 100644 index 0000000000..c37d8a5ad2 --- /dev/null +++ b/keyboards/studiokestra/line_friends_tkl/config.h @@ -0,0 +1,9 @@ +// Copyright 2023 studiokestra (@studiokestra) +// SPDX-License-Identifier: GPL-2.0-or-later + +#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 -- cgit v1.2.3