Adapted to my personal needs:
- Coding
- iso-es layout.
- Same shortcuts among mac/lin/win.
- Shift/Alt mod tap in base row, both sides.
- Added macros for both Mac and Linux/Win (change workspace, change tab).
- Left encoder controls mute and next/prev track. Right encoder pause and volumne.
- Layer tap in raise/lower buttons.
- Caps lock tapping both shifts.
- Only sofle: Gaming layers for left half.
Execute qmk setup -H ./qmk_firmware
to install all qmk dependencies pointing to the qmk_firmware symlinked repo.
Execute make crkbd
or make sofle
depending on the board you are using.
Note: if changes are made in config.h
then intermediate folders must be deleted before compiling again.