yqrashawn / GokuRakuJoudo

config karabiner with ease
GNU General Public License v3.0
1.16k stars 121 forks source link

How to map all keys in layers to null? #112

Closed tintinthong closed 3 years ago

tintinthong commented 3 years ago

Hi, I want to know two things:

Thanks in advance.

yqrashawn commented 3 years ago

try :vk_none

Barbabosco commented 3 years ago

Thank you @yqrashawn! Really useful!

1aryanpro commented 3 years ago

where do I need to add :vk_none?

yqrashawn commented 3 years ago

where do I need to add :vk_none?

You can use it in the <to> section.

1aryanpro commented 3 years ago

When I add :vk_none to the rules section, all of my rules in that section stop working. Is there an example I can look at somewhere?