wo52616111 / capslock-plus

An efficiency tool that provides various functions by enhancing the Caps Lock key into a modifier key.
https://capslox.com/capslock-plus/
GNU General Public License v2.0
1.14k stars 198 forks source link

How to cancel some function key that I never use like Caps+a or Caps +b,something just like this #128

Open nOvlc3 opened 1 year ago

nOvlc3 commented 1 year ago

I am borthered by this default function.I like to define my own key to use

drunkenQCat commented 1 year ago

Here's a reference in the repo. To implement it, make a new dir in the capslock+ dir named "userAHK", and follow the reference to write appropriate code in the .ahk file, such as the code mentioned by @willhome360 :

caps_a=keyFunc_doNothing