yqrashawn / GokuRakuJoudo

config karabiner with ease
GNU General Public License v3.0
1.13k stars 122 forks source link

## not working with custom tos: {} #229

Open ariccb opened 10 months ago

ariccb commented 10 months ago

I use colemak DH for my keymap, so I have created

:tos {
        ;colemak tos (for easier string sending)
        :-q {:key :q}
        :-w {:key :w}
        :-f {:key :e}
        :-p {:key :r}
        :-b {:key :t}
        :-j {:key :y}
        :-l {:key :u}
        :-u {:key :i}
        :-y {:key :o}
;continued
}

to make it easier and more readable for me to configure my mapping. However, whenever I want to use modifiers on say, "-f" like :##-f it doesn't work, saying -f is not a key.