~ruther/qmk_firmware

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
68479336 — Jack Humbert 9 years ago
quantum accommodates more than 16 columns
35a72ca5 — Erez Zukerman 9 years ago
Adds next tab/prev tab back to symb layer and updates legend
2ac27dd5 — Erez Zukerman 9 years ago
A little more tweaking
897396b5 — Erez Zukerman 9 years ago
Tweaks layers 1 & 2 in my experimental layout
2ce9644c — Erez Zukerman 9 years ago
Merge pull request #311 from adiabatic/ergodox-zweihander-osx

Add KC_LABK and KC_RABK (< and >)
05db327b — Nathan Sharfi 9 years ago
Add KC_L[LR]ABK to top-level README
7566ac42 — Erez Zukerman 9 years ago
Merge pull request #310 from nrrkeene/master

Lock layers by pressing both shift keys
c702a522 — Nathan Sharfi 9 years ago
Rearrange code layer on Zweihander

Makes it more like the iOS keyboard (and therefore easier to remember). Also adds angle brackets for HTML and comparisons.
08f31424 — Nathan Sharfi 9 years ago
Add KC_LABK and KC_RABK (< and >)
fc4f693c — Nathan Sharfi 9 years ago
zweihander: add ⌘X, ⌘C, ⌘V to media thumb keys
481c74cc — Nicholas Keene 9 years ago
The Ordinary Layout is the layout you are looking for. Come and see.
90a65347 — Nicholas Keene 9 years ago
The Ordinary Layout is extraordinarily familiar and powerful
78bd31f2 — Erez Zukerman 9 years ago
Uses @eltang's famous macro! Still not perfect though :(
bf6f3fe7 — Erez Zukerman 9 years ago
[Erez & Jack] Updates docs with one-shot information and config_user.h
9bb368a5 — Erez Zukerman 9 years ago
[Jack & Erez] Defines MOD_HYPR and MOD_MEH
cd30f971 — Erez Zukerman 9 years ago
[Jack & Erez] Creates a makefile.mk and a config file for the experimental layout
3a9d1c42 — Erez Zukerman 9 years ago
[Jack & Erez] Enables config_user.h per keymap
Next