gittyeric / ergodox-macro-hax

A hack to get around the 4-button max Macro limit in Oryx for Ergodox / Moonlander keyboards.
29 stars 0 forks source link

This will also handle @ and ! symbols #8

Closed storcium closed 2 years ago

storcium commented 2 years ago

added handling of ! and @ characters in macros.ts

Phoscur commented 2 years ago

Hi @storcium, thank you for your contribution!

@gittyeric @eric-fulfil why did we not have these symbols in there before? One issue I see is, that this only works with QWERTZ, not QWERTY, can we make it more generic?

gittyeric commented 2 years ago

@Phoscur Probably just an oversight of this being quick hax. Thanks for the contribution @storcium !