/karabiner

Primary LanguageJsonnet

Before developing

  1. Make sure that after Karabiner modifies JSON itself (when modifying settings through GUI), no unnecessary diff emerges.
    • Pro tip: temporarily rename profile to force this

Development process

  1. Figure out what to do in JSON
  2. Re-engineer in jsonnet
  3. Make sure that after Karabiner modifies JSON itself (when modifying settings through GUI), no unnecessary diff emerges.
    • Pro tip: temporarily rename profile to force this

Ideas