|
|
|
|
|
by tytrdev
1679 days ago
|
|
For anyone interested in escaping the world of sad layouts, check out some ortholinear options and/or ergo splits. https://olkb.com/ Also, look into QMK. For anyone who wants a more ergonomic keybind setup, check out some mnemonic namespacing stuff. Spacevim, Spacemacs, VSpaceCode (for vs code), etc. You can always take the approach and apply it to your existing config. The three important bits are: 1. Give your thumbs more resposibility 2. Namespace actions under an ergonomic leader key, using mnemonics 3. Use a discoverability plugin like which-key to help discover new keybinds |
|