This is a custom Moonlander Mark 1 keyboard layout that I am currently experimenting with. The Oryx web tool is fantastic for configuring the keyboard but it lacks support for the UK keyboard layout and I couldn’t really figure out the macro UI. This layout currently does the following:
- Enable the UK keymap.
- Enable leader key
- Create a macro to drop into Vim command mode by clicking a thumb cluster button.
- Leader key combos for em-dash, assign, unequal, gte, lte
python3 -m pip install --user qmk
qmk setup -H ~/code/qmk_firmware -b firmware19 zsa/qmk_firmware
cd ~/code/qmk_firmware/keyboards/moonlander/
git submodule add git@github.com:charithe/cell-moonlander.git cell
cd ~/code/qmk_firmware/
make moonlander:cell