yqrashawn / GokuRakuJoudo

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

can we make simple_modifications like complex_modifications in the karabiner.edn config file #44

Closed materliu closed 4 years ago

materliu commented 4 years ago

In the karabiner.edu configure file, we declare rules, which will finally become complex_modifications. If I want to declare simple_modifications, can I get that by karabiner.edn ? I make the simple_modifications on the karabiner-elements GUI now.

yqrashawn commented 4 years ago

That's currently not supported. Goku only modifies the profiles->complex_modifications part in karabiner.json. You can always put simple modifications in the complex ones.

Goku can't set the device part and the fn_function_keys settings are usually vary by device.