qmk-firmware/keyboards/satan/keymaps/spacemanspiff
Christopher Sexton 98afb45a27 Keymap: Spaceman Spiff layout for the GH60 Satan (#3596)
![Keyboard Layout](https://i.imgur.com/M9glFON.png)

Designed specifically to make switching back-n-forth with the Apple's
MacBook Pro keyboard intuitive. Has a slight tendency toward
readline/vim keybindings.

Caps locks becomes an `Esc` when pressed alone, or a `Ctrl` when pressed
with another key.

Base Layer
----------

As simalar to the Apple keyboard as possible. Notiable exception is
`Caps Lock`:

- `Esc` when pressed alone
- `Ctrl` when pressed with another key

Control+ Layer
--------------

Left Ctrl key switches to the "Control+ Layer". This layer mostly acts
like a control key in most cases, with a few exceptions:

- `Ctl+` + `hjkl` are vim-style motion keys
- `Ctl+` + `p` and `Ctl+` + `n` are page up and down
- `Ctl+` + `Backspace` is forward delete

Fn Layer
--------

Audio Controls:
- `Fn` + `a` Volume Down
- `Fn` + `s` Volume Up
- `Fn` + `d` Mute

To flash this layout you need to press `Fn+Backspace`
2018-08-09 17:52:35 -07:00
..
keymap.c Keymap: Spaceman Spiff layout for the GH60 Satan (#3596) 2018-08-09 17:52:35 -07:00
readme.md Keymap: Spaceman Spiff layout for the GH60 Satan (#3596) 2018-08-09 17:52:35 -07:00

readme.md

Spaceman Spiff Layout for GH60 Satan

Keyboard Layout

Designed specifically to make switching back-n-forth with the Apple's MacBook Pro keyboard intuitive. Has a slight tendency toward readline/vim keybindings.

Caps locks becomes an Esc when pressed alone, or a Ctrl when pressed with another key.

Base Layer

As simalar to the Apple keyboard as possible. Notiable exception is Caps Lock:

  • Esc when pressed alone
  • Ctrl when pressed with another key

Control+ Layer

Left Ctrl key switches to the "Control+ Layer". This layer mostly acts like a control key in most cases, with a few exceptions:

  • Ctl+ + hjkl are vim-style motion keys
  • Ctl+ + p and Ctl+ + n are page up and down
  • Ctl+ + Backspace is forward delete

Fn Layer

Audio Controls:

  • Fn + a Volume Down
  • Fn + s Volume Up
  • Fn + d Mute

To flash this layout you need to press Fn+Backspace