precondition.github.io
precondition.github.io copied to clipboard
Personal Weblog with tools and guides for QMK keyboards. Home of the home row mods guide
 Raised by Zmx on the QMK discord server.
When the program asks from the user to click the keys on the keyboard image (eg: `Click the key on the picture that corresponds to 0A`), it would be very...
The browser's local storage can store up to 10MB of data. You could serialize and base64-encode the user data (keyboard image, and csv data), so that they persist between visits.
Hello! I'm not sure if this is a totally different direction than what you want to go in, but I tried using docsify to create a framework for your post....
Hi, Thanks for your very good article: [A guide to home row mods](https://precondition.github.io/home-row-mods) 👍 What do you think about add in this article a [xremap](https://github.com/k0kubun/xremap) `home-row` configuration example, like for...
I've extended your code example to easily apply to all combinations of same hand home row mods cancellation. This applies to my layout but it can be used in any...