The better keyboard layout your fingers already know.
For information on what QWERTY-Flip is, and why you might want to try it, see https://nick-gravgaard.com/qwerty-flip/
If you want to try QWERTY-Flip you can find the layout files for different operating systems in this repo. It has these formats:
- Linux (XKB - X Keyboard Extension)
- Windows
- KLC - Microsoft Keyboard Layout Creator
- PKL - Portable Keyboard Layout
- AHK - AutoHotkey)
- Mac OS (keylayout)
- TMK firmware
These files are generated by the generate.py
script. It reads the included GB
and US QWERTY JSON files (derived from
this), moves
the keys to create QWERTY-Flip JSON files (as well as Spin, Twist, and Spin-Twist
variants), and then runs klfc to generate
keyboard layout files for Linux, Windows, Mac OS, and TMK.