issues
search
iberianpig
/
fusuma-plugin-remap
A Fusuma plugin for remapping keyboard events into virtual input devices.
MIT License
0
stars
0
forks
source link
feat/debug mode
#2
Closed
iberianpig
closed
1 year ago
iberianpig
commented
1 year ago
Add debug mode
Motivation
I want an easy-to-try CLI
Check if Remap works with the contents written in config.yml
I want to easily switch layers without killing the process
Implementation
Modified exe/fusuma-remap
Added keybind to ungrab for safety (LEFTCTRL + RIGHTCTRL)
Added the ability to switch the context with remap: {} with UP/DOWN keys
Add debug mode
Motivation
Implementation