Your're welcome!
For the Numlock to work like on Windows in MacOS, you need the "ifselect" feature from Soarer which is not yet implemented.
Until then you have these options:
- Just remap the numpad to arrow keys. You have arrow keys but no numpad.
- Use layers. You have both but have to push and hold a key (trigger) if you want to use the numpad (or arrow keys - depending how you config it)
- You edit the config file manually and flash it manually.
e.g.
ifselect 1
remapblock
PAD_5 UP
PAD_1 LEFT
PAD_2 DOWN
PAD_3 RIGHT
PAD_7 INSERT
PAD_4 DELETE
PAD_9 END
PAD_8 HOME
PAD_6 PAGE_DOWN
endblock
ifselect any
remapblock
NUM_LOCK SELECT_1
endblock
This lets you use numlock to switch between Numpad and arrow keys.
Maybe I will include a feature to flash a file directly. I will keep you updated.
EDIT: You can now find a new version 11.2 which includes the feature to flash from a file here: https://github.com/angryc/SCCUI/release ... 0.0-beta11
So you only have to put the example from above in a text file and select it within SCCUI and it will be flashed. Of course you can change it to your liking before.