For setting up home row mods on QMK, you typically would make use of the mod tap behavior as found in the documentation.
QMK does provide some helper methods for common mod tap behaviors.
An example set up can be found in keymap.c
For setting up home row mods on QMK, you typically would make use of the mod tap behavior as found in the documentation.
QMK does provide some helper methods for common mod tap behaviors.
An example set up can be found in keymap.c