~ruther/qmk_firmware

c7d2c79d — Jacob Bilger 9 years ago
adds Bilger321's planck keymap
6e72586b — Erez Zukerman 9 years ago
Merge pull request #320 from Townk/townkmap

Townkmap
9746cd53 — Erez Zukerman 9 years ago
Merge pull request #317 from Twey/master

Updates to `keymaps/twey` to the media layer and for Plover 3.0
7b2cdca7 — Erez Zukerman 9 years ago
Merge pull request #307 from sboesebeck/master

minor change to default layouts
69f05e1a — cwhits 9 years ago
[planck] adds button for toggling output in plover app (#323)

* [planck] toggle plover output in app when toggling plover layer on keyboard

* [planck] moved plover toggle to separate key

* [planck] renamed toggle button
f70dec3e — Thiago Alves 9 years ago
Remove unused variable on the keymap.
d09d2da1 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
c7d52fda — Thiago Alves 9 years ago
Add an initial Readme to the keymap.
5845eb05 — Erez Zukerman 9 years ago
[Erez & Jack] Documents audio output
4a041f65 — Thiago Alves 9 years ago
Tweak some key positions and changed macro location.

After using the layout a while I learn that the - and = positions should be
swapped since I keep typing = when I intend to type -.

I also, removed the only macro from the top left on the right hand to put the
power button there and since I never use the arrow keys on the separated groups
of keys, I added 4 macros there to get a feel for it.
75384689 — Thiago Alves 9 years ago
Add custom config.h and revert the changes on the global one.

Some options I defined on the config.h file don't make much sense to other
keymaps so I revert the global config.h and add those options on the keymap
custom one.
a46a0ed4 — James ‘Twey’ Kay 9 years ago
keymaps/twey: fix documentation
373e441d — James ‘Twey’ Kay 9 years ago
keymaps/twey: Plover 3.0 has a standard TOGGLE keybinding; use that instead
b5c5b718 — James ‘Twey’ Kay 9 years ago
keymaps/twey: Add more history keys to media layer; stop using toggleable media layer
e4e0b4e1 — Peter 9 years ago
Update build guide with instructions to copy the whole keymap folder (#315)
c2ffedd6 — Thiago Alves 9 years ago
Update the .hex file on the keymap folder.
3e43298d — Thiago Alves 9 years ago
Revert the Makefile to the original one.

Make sure I customize things as much as possible inside the keymap itself.
85f5eaec — Thiago Alves 9 years ago
Change the access to the extra layer to be simetric.

Instead of having a key on the left side for one layer and a key on the right
side for the other layer, I put two dedicated layers on each side to get to the
proper layers.
6d343f35 — Thiago Alves 9 years ago
Add my personal keymap for OSX use.

This keymap was created to have a feel keys on a different place and to have as
fewer layers as possible.

Currently I have only 2 extra layers and only one of them is really required to
have all possible keys available.

Check out the README.md file for more information.
3f02637f — Jack Humbert 9 years ago
Backlight Breathing for Planck and Atomic

* Updated personal layouts

* tweaked personal

* Nightly - Audio Cleanup

Refactored the LUTs. Abstracted some of the registers out of audio to
use more functional names. Split audio into audio and audio_pwm. WIP

* nightly - collapsed code

* Added check for note playing to LEDs

* Usability tweaks

* TWEAE

* nightly

added extra kcs to keymap common

* turned on Plank audio

* Added backlight breathing to atomic

* reverted accidental merge

* adds backlight pulse to planck
Next