home.social

#keymaps — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #keymaps, aggregated by home.social.

fetched live
  1. omg, I've mapped some keys to resemble HHKB layout and my fingers already glued

    here's xremap snippet

      - name: HHKBImitation
    remap:
    Ctrl_R-LEFTBRACE: UP
    Ctrl_R-APOSTROPHE: RIGHT
    Ctrl_R-SEMICOLON: LEFT
    Ctrl_R-SLASH: DOWN
    Ctrl_R-K: HOME
    Ctrl_R-COMMA: END
    Ctrl_R-L: PAGEUP
    Ctrl_R-DOT: PAGEDOWN
    Ctrl_R-BACKSLASH: DELETE

    I have had Caps remapped to left Ctrl and backslash/backspace swapped, but I haven't expected those new arrow keys to be so natural :neocat_floof_explode:

    #hhkb #xremap #keymaps

  2. When keybindings become a language, config stops being random shortcuts and starts acting like a small, programmable system you can actually reason about.

    Read More: zalt.me/blog/2026/01/keybindin

    #programming #UX #keymaps #softwaredesign