qmk/keyboards/atreus/keymaps/workman
James Young fecfc0f7da
atreus: restore intended matrix implementations (#24082)
* `atreus`: restore intended matrix implementations

PR 24010 inadvertently changed the switch matrix for the
`atreus/astar_mirrored` keyboard in removing the `PCBDOWN` configuration
option, and also made PCB up and down implementations available for all
Atreus variants, which is not intended usage.

This commit restores the intended behaviour, and makes all the keymaps
which are currently present agnostic to hardware variant.
2025-10-05 01:47:45 +01:00
..
config.h atreus: misc cleanups (#24010) 2024-06-29 05:50:08 +01:00
keymap.c atreus: restore intended matrix implementations (#24082) 2025-10-05 01:47:45 +01:00
README.md

Workman for Atreus

This is the Workman layout for Atreus. You can get PDF and SVG files for the keymap from the author's website.

  q      d      r      w      b        ||       j      f      u      p      ;
  a      s      h      t      g        ||       y      n      e      o      i
  z      x      m      c      v        ||       k      l      ,      .      /
 esc    tab   super  shift  bksp  ctrl || alt  space   RS     LW     '     ret


Raised layer (RS)

  !       @     {      }      |        ||       -      7      8      9      *
  #       $     (      )      `        ||       .      4      5      6      +
  %       ^     [      ]      ~        ||       &      1      2      3      \
 menu    caps   <      >     del       ||       _                    0      =


Lower layer (LW)

 insert  home   up    end    pgup      ||      vol+    F7     F8     F9    F10
  del    left  down  right   pgdn      ||      vol-    F4     F5     F6    F11
                                       ||      mute    F1     F2     F3    F12
                                       ||                            ¨    reset

A note on the EN DASH and DIARESIS mappings on the lower layer: these only work if you set up CAPS as your Multi Key because they effectively send <CAPS> - - . and <CAPS> ", respectively.