DreymaR / BigBagKbdTrixXKB

"DreymaR's Big Bag of Keyboard Tricks" for *nix with XKB
MIT License
200 stars 39 forks source link

Suggestion: use klfc #7

Open infokiller opened 6 years ago

infokiller commented 6 years ago

Hey,

I recently came across klfc which looks very cool. You can describe your keymappings in json in an OS independent way, and it can generate configs for XKB, PKL, KLC, keylayout, TMK and AHK.

Thought you may be interested in using this, especially given how painful it is to work with xkb :)

DreymaR commented 6 years ago

Hi! I'm well aware of klfc and its maker who also frequents the Colemak forums! Yes, it's a brilliant piece of software.

However, I don't think it'll create just the XKB files I want for now. Nor PKL/TMK/etc. So for now I'll do it by hand, my way. Actually, some of Aldo's excellent work is in fact based on mine. ;-)

I should, however, probably mention kflc in my documentation!