fix: Make CRC behavior local ID select CRC.

This commit is contained in:
Peter Johanson 2024-07-06 01:16:31 -06:00
parent 0329c699f8
commit c1c91d195a

View file

@ -31,6 +31,7 @@ config ZMK_BEHAVIOR_LOCAL_ID_TYPE_SETTINGS_TABLE
config ZMK_BEHAVIOR_LOCAL_ID_TYPE_CRC16
bool "CRC16 Hash"
select CRC
help
Use the CRC16-ANSI hash of behavior device names to generate
stable behavior local IDs. This saves on settings storage at