We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ef95a commit d226a87Copy full SHA for d226a87
mac_v3/makefile
@@ -1,5 +1,5 @@
1
compile:
2
- yq eval capslock.yml -j > capslock.json
+ yq eval capslock.yml -o=json > capslock.json
3
4
install: compile
5
mkdir -p $$HOME/.config/karabiner/assets/complex_modifications/
0 commit comments