Hello all :)
I have a macro that outputs the letter É. As it is an alphanumeric character, I want it to repeat when holding its key, just like any other letter of my keyboard.
I discovered the key repeat behavior but I am unsure about how to make it work with my macro to achieve what I want, and whether it's even the right strategy.
I tried dedicating a key to the key repeat behavior to make tests and it works well repeating my macro for É or Ç for example, but for some reason À or È get repeated as A or E, so it seems to have a little bug with my grave-accented letters.
Here is my full keymap: https://pastebin.com/5aiABt32. Note: I am using the US INTL keyboard on Windows when I use this keyboard (wireless Corne).
If what I want is not possible, is it planned to add the ability to add a keyword in the macro definition saying "you can hold"?
Any idea how to do this? Thanks for your help!