Setting the arrow keys as enabled while restricting them should trigger the count mechanism in their given mode.
Current Behavior
When setting the arrow keys as restricted while enabling them in the setup, they act as if they were disabled in the modes defined in the restricted_keys table, ie:
Hi!
add7c4c
v0.9.1
Expected Behavior
Setting the arrow keys as enabled while restricting them should trigger the count mechanism in their given mode.
Current Behavior
When setting the arrow keys as restricted while enabling them in the setup, they act as if they were disabled in the modes defined in the
restricted_keys
table, ie:And when I unset the tables for every arrow keys in the
restricted_keys
table like this:It allows me to use the arrow keys again.
Configuration used
Here is my configuration that triggers this behavior:
Have a nice day!