You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
820 B

  1. ![ardumont layout](https://i.imgur.com/tuk64AI.png)
  2. # ardumont layout
  3. This is a qwerty layout for the keyboardio/atreus. For the most part, it's a
  4. straightforward layout. Only the modifiers key are not organized like the default
  5. layout. Those modifier keys are mostly symmetrically configured.
  6. The idea is that when using a modifier key, some users may expect to use both side of
  7. the keyboard symmetrically (as in emacs, qutebrowser, terminal/tmux).
  8. Exceptions to the rules are the `Escape` and the `Super` which only exists on the left
  9. Side of the keyboard. Those are mostly unused.
  10. Note that some keys are not present in the keyboard (e.g `Tab`, `Enter`, ...) since they
  11. are available from the legacy terminal bindings:
  12. - Ctrl-i: Tab
  13. - Ctrl-m: Enter
  14. - Ctrl-h: Backspace
  15. - Ctrl-d: Del
  16. - Ctrl-n: Down
  17. - Ctrl-p: Up