forked from mirrors/qmk_userspace
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
This commit is contained in:
parent
479bf78f3e
commit
04bea9ef74
3 changed files with 288 additions and 0 deletions
70
layouts/community/ortho_4x12/symbolic/README.md
Normal file
70
layouts/community/ortho_4x12/symbolic/README.md
Normal file
|
@ -0,0 +1,70 @@
|
|||
# Symbolic ortho 4x12 layout
|
||||
|
||||
## Features
|
||||
|
||||
### QWERTY based
|
||||
|
||||

|
||||
|
||||
* 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 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 Layer
|
||||
* entrust vim style arrows
|
||||
* also numkeys
|
||||
* additional, computer volume keys
|
||||
* transparent all modifiers
|
||||
|
||||
### Numpads and F key layer
|
||||
|
||||

|
||||
|
||||
* 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](https://github.com/leico/qmk_firmware/issues)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue