~ruther/qmk_firmware

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
8ffc73fc — Erez Zukerman 9 years ago
[Jack & Erez] Adds an option for user-specific config.h files
f293bf23 — Erez Zukerman 9 years ago
[Jack & Erez] Removes duplicate reference, sorts whitespace
41b3e399 — Jack Humbert 9 years ago
adds keycode shortcuts for OSL and OSM
74e97eef — Thiago Alves 9 years ago
Adds oneshot layer and oneshot tap toggling (#308)

This commit is mostly a cherry-pick from `ahtn` at
https://github.com/tmk/tmk_keyboard/pull/255.

These are the changes:

* Adds ACTION_LAYER_ONESHOT
* Adds ONESHOT_TAP_TOGGLE
* Mentions sticky keys in the docs on oneshot.
d4520cd3 — Tom Duckering 9 years ago
Referencing the hex file (#309)

Seems that this is a typo. When I used the hex file it worked so presuming that means it's right ;)
Next