~ruther/qmk_firmware

d3e4cc9a — Didier Loiseau 9 years ago
Implement cut/copy/paste as macros

Workaround for jackhumbert/qmk_firmware#81
+ added macro names
+ removed unused macro 0
d9b1c8d3 — Didier Loiseau 9 years ago
Added fn-eject, fn-power .. fn-pause keys

Eject does not work though, see jackhumbert/qmk_firmware#82
and tmk/tmk_keyboard#250
bfda6ee4 — Didier Loiseau 9 years ago
Split fn layer from numbers layer to better match the TM behaviour

- removed access to layer 2 from ";" key
- "fn" key toggles both layers 1 & 2
- replaced media and mouse layer by fn layer
- renamed symbol layer to numbers layer
- moved all F-keys together on left hand
38a0e62a — Didier Loiseau 9 years ago
Layer 1: restore backspace, ralt and ctl on right hand

- home replaced by KC_TRNS to make backspace available
- prev/next moved left to space to restore ralt
- arrows moved down to have reversed T-shape
- added ctl on bottom right KpEnter, to match layer 0
- removed alt from mute, as it was already no more in layer 0
56070d42 — Didier Loiseau 9 years ago
Added description of the layout and main differences with real TM
2818acef — Didier Loiseau 9 years ago
Make bottom row more similar to the TM

- keep home/end at the same location
- RAlt as first key on the bottom right row
- left/right arrows moved on the thumb, near the other arrows
- added Alt on App
- added Alt on Mute in Layer 1
- removed ALT from left spaces to avoid issues when pressing too slowly
8677ec0c — Didier Loiseau 9 years ago
Use 3rd led as caps-lock indicator
ac94577c — Didier Loiseau 9 years ago
TypeMatrix keymap: Layer 1 (Fn Layer)
900c1f99 — Didier Loiseau 9 years ago
Initial TypeMatrix keymap: Layer 0
00c3ecc2 — Didier Loiseau 9 years ago
Initial TypeMatrix keymap: Layer 0
11ce6945 — Jack Humbert 9 years ago
Merge pull request #77 from chwilk/master

Keymap to approximate Kinesis Advantage line of keyboards
92dcabe0 — chwilk 9 years ago
Moving around modifiers to match KA better
1633c5d4 — Jack Humbert 9 years ago
Merge pull request #74 from sethherr/patch-3

Fix homebrew references
1d463d96 — Seth Herr 9 years ago
Fix homebrew references

Replaces #64
9f4716a4 — Jack Humbert 9 years ago
Merge pull request #60 from rothgar/dvorak

added dvorak keymap and layout picture
ff8f171c — Jack Humbert 9 years ago
Merge pull request #70 from sperochon/ergodox_ez_fr

Ergodox_ez french OS X
670256c9 — Jack Humbert 9 years ago
Merge pull request #71 from andruby/andrew_osx

Andrew's OSX ergodox ez keymap
a4a4952f — Andrew Fecheyr 9 years ago
Andrew's OSX ergodox ez keymap
bee19e52 — Sébastien Pérochon 9 years ago
ergodox_ez: Add keymap_osx_fr hex file
14b4a01e — Sébastien Pérochon 9 years ago
ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on keymap_default_osx
Next