qmk_firmware/layouts/community/ortho_4x12/symbolic/README.md
leico 04bea9ef74 Keymap: share my ortho_4x12 layout symbolic (#3833)
* add ortho_4x12 symbolic layout

* delete trash

* modify little bit

* fixed doesn't requires

replace `#ifndef ... #endif` to `#pragma ones` in config.h
delete `QMK_KEYBOARD_CONFIG_H` in config.h
delete `action_layer.h` and `eeconfig.h` in keymap.c
2018-09-02 09:46:52 -07:00

1.8 KiB

Symbolic ortho 4x12 layout

Features

QWERTY based

QWERTY layout

  • Default keymap
  • QWERTY layout
  • Hold and tap
    • Shift and Space
    • Left Ctrl and Tab
  • Symmetric Modifiers
    • Shift
    • Raise Layer
    • Lower Layer
    • GUI
    • Reset

symbol charactor layer

Raise layout

  • Raise Layer
  • assigned symbolic(punctuation) characters
  • as could as possible, related neighbor keys
    • brackets
    • quotes
    • operators
    • slashes
  • related default layer keys
    • colons
    • exclamation and question
  • thus above features, easy learn keymapping
  • transparent all modifiers

numbers and allows layer

Lower layout

  • Lower Layer
  • entrust vim style arrows
  • also numkeys
  • additional, computer volume keys
  • transparent all modifiers

Numpads and F key layer

Neutral layout

  • visibled when Raise and Lower layer visibled
  • F keys assigned left hand side
  • Numpads assigned right hand side
    • for that reason, override RGUI key
  • transparent mostly modifiers

Goals

  • release a right little finger from symbols
  • entrust more symbols for a left hand
  • simple, minimal, easy learn
  • as soon as possible, don't disable any shortcuts

suggestions or find issues

post issues for my fork