2022-07-02 05:42:13 -07:00
|
|
|
### ansi vim
|
|
|
|
|
|
|
|
Keymap for dz60rgb terminal users
|
|
|
|
|
|
|
|
### Philosophy
|
|
|
|
|
|
|
|
Touch typing largely relies on muscle memory and hence
|
|
|
|
maintaining a uniform position of keys across devices helps a lot.
|
|
|
|
|
|
|
|
The below keymap attempts to maintain a uniform keymap across Linux and Mac.
|
|
|
|
|
2022-10-20 18:04:11 -07:00
|
|
|
Avoiding the use of `QK_GESC` as the intention is to use the same layer for mac and linux.
|
|
|
|
`QK_GESC` causes `` CMD+` `` to be send which has a default mapping
|
2022-07-02 05:42:13 -07:00
|
|
|
|
|
|
|
Layer: 1
|
|
|
|
|
|
|
|
Using `A` for `Home`
|
|
|
|
Using `E` for `End`
|
|
|
|
Using `F` for `PgDN`
|
|
|
|
Using `B` for `PgUP`
|
|
|
|
|
|
|
|
Layer 3:
|
|
|
|
|
|
|
|
Dedicated Num keys block and `Ins, Home, PgUp` block.
|
|
|
|
|
|
|
|
Dedicated Layer for arrow keys and Num keys and `Ins`, `Home` and `PgUp`.
|