aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/al1/config.h
diff options
context:
space:
mode:
authorJames Young2024-04-02 18:45:44 +0200
committerGitHub2024-04-02 18:45:44 +0200
commit63bc7b63a650c4da63611900437e06ea7d051f14 (patch)
tree95abb45a74f61457e2e268f68e61340b52ae1589 /keyboards/al1/config.h
parent38f7c6e3f386b92df744bd7dbd13284398e373d5 (diff)
Data-Driven Keyboard Conversions: A (#23379)
Diffstat (limited to 'keyboards/al1/config.h')
-rw-r--r--keyboards/al1/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h
index 32c7bcbd2a..e864567cec 100644
--- a/keyboards/al1/config.h
+++ b/keyboards/al1/config.h
@@ -27,11 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SN74X154_ADDRESS_PINS { D4, D5, D6, D7 }
#define SN74X154_E1_PIN D3
-/* 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.