My ZMK configs are in their own repository.
keyd keyboard remapping
After using programmable keyboards with QMK or ZMK firmware, the built-in keyboard on my laptop felt unusable. With keyd I was able to make it a bit more useful.
XKB layouts can be modified by user configuration without modifying system files. See the XKB page.
An incredibly useful tool for the command line. See my tmux config details.
Used to launch applications, display the keyboard layout help...
The configuration is in '~/.config/run-or-raise'.
The Compose key must be set to ScrollLock in the OS for it to work with the current keyd and ZMK configs.
https://help.ubuntu.com/community/GtkComposeTable
Create or edit the .XCompose file to add custom compose sequences. The format is as follows:
<Multi_key> <key>… : "text"
The configs for QMK are not maintained at the moment. I will get back to them later.

