Skip to content

Commit

Permalink
fix: Make CRC behavior local ID select CRC.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jul 29, 2024
1 parent 077a048 commit eec9d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Kconfig.behaviors
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eec9d0c

Please sign in to comment.