ref: 67cd69495a9db8d863e346184639d00902e03967
bin/keyboard
#!/usr/bin/env sh killall xcape setxkbmap -option 'caps:ctrl_modifier' xcape -e 'Caps_Lock=Escape' xcape -e "Shift_R=parenright" xcape -e "Shift_L=parenleft" xcape