]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keymap: Spaceman Spiff layout for the GH60 Satan (#3596)
authorChristopher Sexton <csexton@users.noreply.github.com>
Fri, 10 Aug 2018 00:52:35 +0000 (20:52 -0400)
committerDrashna Jaelre <drashna@live.com>
Fri, 10 Aug 2018 00:52:35 +0000 (17:52 -0700)
commit98afb45a2708bf704c981e5a88993b87f084590b
tree910eef098ccac1950d1ac1dfabf50b7849360482
parent83da38c5e413f703bd439e78dd376603c0bd7f6c
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`
keyboards/satan/keymaps/spacemanspiff/keymap.c [new file with mode: 0644]
keyboards/satan/keymaps/spacemanspiff/readme.md [new file with mode: 0644]