~ruther/qmk_firmware

ref: c2a81d8fd4d1b90cb0f2af8d6b97b51ec1fb5806 qmk_firmware/keyboards/janus/keymaps/default/readme.md -rw-r--r-- 721 bytes
c2a81d8f — Joel Challis Revert "fix 60_hhkb ASCII diagram (#21813)" (#21869) 2 years ago

#Janus Default Keymap

Janus default keymap image

The default Janus keymap is simple and organized. The only QMK special features used are layers and one shot keys for modifiers.

It is inspired by Callum's keymap, with a few differences:

  • Modifier keys are moved to the bottom row on every layer, and are mirrored on both sides.
  • Symbol layer only contains non-shifted symbol keys.
  • General differences in key positions.

For simplicity's sake, the keymap uses QMK's native one shot key implementation. There are other excellent one shot implementations out there, including Callum's in the aforementioned keymap.