Didier Loiseau
bfda6ee417
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
2016-01-09 18:21:21 +01:00
Didier Loiseau
38a0e62a10
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
2016-01-09 18:15:49 +01:00
Didier Loiseau
56070d424b
Added description of the layout and main differences with real TM
2016-01-09 18:15:48 +01:00
Didier Loiseau
2818acefe6
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
2016-01-09 18:15:48 +01:00
Didier Loiseau
8677ec0c9f
Use 3rd led as caps-lock indicator
2016-01-09 18:10:24 +01:00
Didier Loiseau
ac94577cbe
TypeMatrix keymap: Layer 1 (Fn Layer)
2016-01-09 18:10:24 +01:00
Didier Loiseau
900c1f991d
Initial TypeMatrix keymap: Layer 0
2016-01-09 18:10:10 +01:00
Didier Loiseau
00c3ecc238
Initial TypeMatrix keymap: Layer 0
2016-01-08 23:57:37 +01:00
Jack Humbert
11ce694557
Merge pull request #77 from chwilk/master
...
Keymap to approximate Kinesis Advantage line of keyboards
2016-01-08 11:54:40 -05:00
chwilk
92dcabe099
Moving around modifiers to match KA better
2016-01-08 10:47:14 -06:00
Stephan Bösebeck
d74332c11d
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-01-06 14:28:13 +01:00
Jack Humbert
9f4716a4b1
Merge pull request #60 from rothgar/dvorak
...
added dvorak keymap and layout picture
2016-01-06 00:04:59 -05:00
Jack Humbert
ff8f171cc1
Merge pull request #70 from sperochon/ergodox_ez_fr
...
Ergodox_ez french OS X
2016-01-06 00:02:27 -05:00
Andrew Fecheyr
a4a4952f4b
Andrew's OSX ergodox ez keymap
2016-01-05 11:44:08 +01:00
Sébastien Pérochon
bee19e5261
ergodox_ez: Add keymap_osx_fr hex file
2016-01-05 10:56:10 +01:00
Sébastien Pérochon
14b4a01e7e
ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on keymap_default_osx
2016-01-05 10:49:49 +01:00
Justin Garrison
6da712ce5e
added jgarr keymap for custom dvorak layout :yay:
2016-01-04 09:18:06 -08:00
Stephan Bösebeck
3bb3e7a72c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-01-04 00:02:08 +01:00
dragon788
a07d2df99c
Added calculator shortcut button to numpad/symbol layer
2016-01-02 21:16:45 -06:00
dragon788
ae842a5a0f
Fixed Plover layer label and updated keymap
2016-01-02 18:46:31 -06:00
dragon788
45fec698d8
Added proper link back to Plover layout source
2016-01-02 15:12:00 -06:00
dragon788
4c3ecbc0b7
Added plover layer
2016-01-02 15:05:33 -06:00
Dave Jones
dcc9948fae
Added comments to LED stuff and included .hex file
2016-01-02 18:23:49 +00:00
Dave Jones
7ba06c9e0d
Dave's custom keymap
...
This moves the keys closer to a traditional layout with some redundancy
around the middle to compensate for fast non-traditional typists like
myself who tend to wander from the home row a fair bit. Navigation keys
are provided in layer 2 (accessed by left thumb button), programming
symbols and classic numeric keypad in layer 1 (accessed by right thumb
button). Permanent layer switching is provided with a smaller thumb
button. Ctrl provided in place of caps lock (because no-one needs
caps/num lock), space, backspace, enter, shift all in traditional
positions with layer 1 providing things like equals, tilde and
apostrophe (an attempt to re-use existing muscle memory).
LEDs are pimped to the point of being silly (fading in/out on layer
switch, rolling on reboot ... because I can). Power and reset keys
provided on left thumb pad in layer 2.
No meh or hyper as I haven't found a burning need for them yet.
2016-01-02 11:19:52 +00:00
dragon788
d901511f76
Fixed button conflicts on mouse/media layer
2015-12-30 23:53:38 -06:00
dragon788
24e30249a4
Moving everything around, tap delays driving me nuts
2015-12-30 23:03:33 -06:00
Justin Garrison
14a5b4b5c8
added dvorak keymap and layout picture
2015-12-30 00:19:55 -08:00
dragon788
d1f8d0104b
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
...
Conflicts:
keyboard/ergodox_ez/keymaps/keymap_default.c
2015-12-28 14:44:49 -06:00
Stephan Bösebeck
381ca294fe
minor fixes, added backtick to left thumbblock
2015-12-25 00:00:30 +01:00
dragon788
b61ea5dfaf
Updated keymap ascii art and made thumb cluster more standard ErgoDox/Kinesis-like
2015-12-23 22:05:59 -06:00
Jack Humbert
9814343336
Merge pull request #56 from sboesebeck/master
...
fix number pad for german keys
2015-12-23 12:01:27 -05:00
Stephan Bösebeck
7115196ddf
fix number pad for german keys
2015-12-23 13:32:15 +01:00
Jack Humbert
694fe4e1e2
Merge pull request #55 from sboesebeck/master
...
fixed some typos, learned, DE_-keycodes are for Win, not OSX
2015-12-22 17:51:32 -05:00
Stephan Bösebeck
d3e54552fb
fixed some typos, learned, DE_-keycodes are for Win, not OSX
2015-12-22 23:49:27 +01:00
Jack Humbert
b1fbd4c9ca
Merge pull request #53 from sboesebeck/master
...
minor updates
2015-12-21 19:31:31 -05:00
Stephan Bösebeck
370e9028ac
new firmware file containing current changes
2015-12-22 01:25:57 +01:00
Stephan Bösebeck
5f0965ce39
added png file for layout documentation
2015-12-22 01:23:53 +01:00
Stephan Bösebeck
d35b563816
minor changes, fixes
2015-12-22 01:18:03 +01:00
Technovangelist
42ca2e6684
swapped the space and enter to get the space under where the thumb is.
2015-12-21 10:20:02 -05:00
Technovangelist
a67ef035b8
first attempt at a working workman layout for the ergodoxez
2015-12-21 09:52:10 -05:00
chwilk
2b1a256825
Added keymap variant to approximate Kin Adv
2015-12-20 22:09:26 -06:00
Jack Humbert
e70cdb0693
Merge pull request #47 from pnutster/master
...
OSX Kinesis-like Mapping
2015-12-19 23:50:05 -05:00
Piet Nutbey
cc79f17424
Fixed keymap "graphic"
2015-12-19 23:24:59 -05:00
Piet Nutbey
ac3513b79f
corrected folder
2015-12-19 22:50:48 -05:00
Stephan Bösebeck
737afc9dc7
added hex file
2015-12-20 01:00:23 +01:00
Stephan Bösebeck
203528869d
typo fix
2015-12-20 00:59:13 +01:00
Stephan Bösebeck
f35609bd89
minor change
2015-12-20 00:57:35 +01:00
Stephan Bösebeck
1b579212d4
added hex file and readme
2015-12-20 00:54:43 +01:00
Stephan Bösebeck
56104858fc
first version for german osx layout
2015-12-20 00:49:19 +01:00
Matthias Schmitt
7b7870bae1
Add neo2 keymap and neo2 ergodox layout
2015-12-19 01:41:23 +01:00
Matthias Schmitt
3dbcad51d1
Add german keymap and german ergodox layout
2015-12-19 01:22:12 +01:00
Jack Humbert
0a58ce3881
jack's ergodox layout
2015-12-17 22:44:09 -05:00
Erez Zukerman
f4efa110f8
Fixes media keys on OSX layout
2015-12-18 04:08:27 +02:00
Erez Zukerman
c7c414b2fb
Adds a new default keymap for OSX with working prev/next keys
2015-12-18 03:48:41 +02:00
Erez Zukerman
7923f212e1
Moves compiled default keymap + legends to keymaps directory
2015-12-18 03:42:47 +02:00
Josh McCall
4e290a7d59
Left click was mapped to scroll wheel. This fixes that. :)
2015-12-16 10:21:42 -06:00
Josh McCall
c63c615ff8
add left click and vim keys
2015-12-16 04:12:57 -06:00
Erez Zukerman
1edb050d20
Adds Hyper on the left side
2015-11-10 04:43:20 +02:00
Erez Zukerman
926ce2262f
Uses App key as Alt when held
2015-11-10 04:39:53 +02:00
Erez Zukerman
f5ec585ed8
[Erez & Jack] Adds Meh key (Hyper without Win/Cmd)
2015-11-10 04:14:59 +02:00
Erez Zukerman
4b0c54324a
Adds Hyper key, tweaks ErgoDox EZ default keymap
2015-10-29 00:16:53 +02:00
Erez Zukerman
d3db8d62f6
More work on ErgoDox EZ default keymap
2015-10-28 04:07:15 +02:00
Erez Zukerman
2739aa8d78
Initial working version of ErgoDox EZ layout using new syntax
2015-10-28 02:55:28 +02:00
Erez Zukerman
0c47e8b008
[Jack & Erez] Comments + tiny updates and cleanup
2015-10-27 00:54:46 +02:00