Keyboard layout that keeps you on the home row
# Make sure caps lock is disabled
npm install
npm start
# Go to Karabiner -> Complex Modifications and enable "AtHome"
This has the single side-effect of writing the file .config/karabiner/assets/complex_modifications.
If you want more fine control over what's installed, run npm run debug, or edit src/layers/index.js directly.