Jonathan Arnett
2de371564d
Added keymap_j3rn_README.md
9 years ago
Jack Humbert
f66a251e5d
I guess I can reference #90 in the commit message
9 years ago
Jack Humbert
c9a096dc99
added error for keymap file not existing
9 years ago
Jack Humbert
dfe7004bc5
new keymap folder structure and makefile magic
9 years ago
Jack Humbert
4faddd3449
working
9 years ago
Jack Humbert
6e3c36360e
sounds
9 years ago
Didier Loiseau
93e350caa1
Added shifts on the thumbs
9 years ago
Erez Zukerman
9487e92a6e
Merge pull request #89 from coderkun/master
...
add coderkun’s ErgodoxEZ keymap (Neo2)
9 years ago
coderkun
bd9aebc84a
merge upstream
9 years ago
coderkun
57bf227f6d
add basic layer 2
9 years ago
Jonathan Arnett
79940c5825
Change lower-left control to momentary L1
...
There's so many control keys in this keymap, one needed to go. So, I changed
the lower-left control key to be a momentary L1, just like the same key on the
right side.
9 years ago
Jonathan Arnett
8585269a07
Version 1.0.0
9 years ago
Stephan Bösebeck
7783b47b8b
updated cheat sheet, hex file
9 years ago
Stephan Bösebeck
e44c30f203
using keymap_german_osx.h more, adding macros for CTRL/CMD-V combination
9 years ago
Erez Zukerman
46f4494e55
Merge pull request #84 from sboesebeck/master
...
new alternative layout ADNW_Koy
9 years ago
Jack Humbert
8b76d1ba4c
Merge pull request #83 from lxol/feature/hhkb-qmk
...
migrate hhkb to QMK firmware
9 years ago
Stephan Bösebeck
831a21899f
updating layout png
9 years ago
Stephan Bösebeck
6215ce2a89
adding fixed hex file
9 years ago
Stephan Bösebeck
2bde3f550f
typo fix
9 years ago
Stephan Bösebeck
eea41339b9
added adnw layout
9 years ago
Stephan Bösebeck
7ef03c59db
typo and copy past fix
9 years ago
Stephan Bösebeck
06bdd4869f
minor fix
9 years ago
Stephan Bösebeck
c9a76723ac
bugfix
9 years ago
Stephan Bösebeck
ddab0dc32c
updated ANDW layout
9 years ago
Stephan Bösebeck
8e17ca0339
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
9 years ago
Stephan Bösebeck
684c6849f9
andw layout added
9 years ago
Alex Olkhovskiy
0c9227f691
migrate hhkb to QMK firmware
9 years ago
Jack Humbert
4c100dbbef
note seq, start-up beeps, function beeps
9 years ago
Erez Zukerman
a085265aaa
Disables debug console by default for improved performance
9 years ago
coderkun
e4d087c7c0
add basic layer 1
9 years ago
coderkun
6050971d01
add neo2 keymap for ergodoxEZ
9 years ago
Jack Humbert
263344d42f
beeps on lock keymap
9 years ago
Jack Humbert
29de37d5c0
pwm audio
9 years ago
Didier Loiseau
d3e4cc9af6
Implement cut/copy/paste as macros
...
Workaround for jackhumbert/qmk_firmware#81
+ added macro names
+ removed unused macro 0
9 years ago
Didier Loiseau
d9b1c8d360
Added fn-eject, fn-power .. fn-pause keys
...
Eject does not work though, see jackhumbert/qmk_firmware#82
and tmk/tmk_keyboard#250
9 years ago
Erez Zukerman
5e376cb595
Merge pull request #80 from agriffis/kinesis-clone
...
Add ergodox_ez keymap to match Kinesis Contoured.
9 years ago
Aron Griffis
386ca6531b
Rename to keymap_kines-ish.c and add README
9 years ago
Stephan Bösebeck
2311754a89
added mouse wheel support, CMD-V/CMD-C instead of CTRL
9 years ago
Stephan Bösebeck
6ccf3d2da1
removed left space key in favor of a backspace
9 years ago
Stephan Bösebeck
6f9cd2d489
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Aron Griffis
8607859c77
Add ergodox_ez keymap to match Kinesis Contoured.
...
This keymap attempts to match the Kinesis Contoured (aka Advantage) default
layout as closely as possible. See
http://www.kinesis-ergo.com/wp-content/uploads/2013/06/advantage_layout_win.pdf
Apart from the obvious mappings, this keymap also:
* removes the dual-purpose momentary layer/normal keys: Z, /, and Grv;
because the author--coming from a Kinesis keyboard--finds the delays and
accidental modifiers to be more disconcerting than helpful.
* puts Esc in the bottom left since there's no place for it in the top
left to match the Kinesis.
* changes the bottom-right key into an L2 toggle since there's otherwise no
way to get to L2.
* adds PrScr, ScrLk and Pause to the L1 keymap, down the left side, since
they're present on the Kinesis but not available in the default
ergodox_ez keymap.
9 years ago
Aron Griffis
25b4a98a75
Refer to SYMB and MDIA in default ergodox_ez keymap.
9 years ago
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
9 years ago
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
9 years ago
Didier Loiseau
56070d424b
Added description of the layout and main differences with real TM
9 years ago
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
9 years ago
Didier Loiseau
8677ec0c9f
Use 3rd led as caps-lock indicator
9 years ago
Didier Loiseau
ac94577cbe
TypeMatrix keymap: Layer 1 (Fn Layer)
9 years ago
Didier Loiseau
900c1f991d
Initial TypeMatrix keymap: Layer 0
9 years ago
Didier Loiseau
00c3ecc238
Initial TypeMatrix keymap: Layer 0
9 years ago
Jack Humbert
11ce694557
Merge pull request #77 from chwilk/master
...
Keymap to approximate Kinesis Advantage line of keyboards
9 years ago
chwilk
92dcabe099
Moving around modifiers to match KA better
9 years ago
Seth Herr
1d463d961f
Fix homebrew references
...
Replaces #64
9 years ago
Stephan Bösebeck
d74332c11d
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
9f4716a4b1
Merge pull request #60 from rothgar/dvorak
...
added dvorak keymap and layout picture
9 years ago
Jack Humbert
ff8f171cc1
Merge pull request #70 from sperochon/ergodox_ez_fr
...
Ergodox_ez french OS X
9 years ago
Andrew Fecheyr
a4a4952f4b
Andrew's OSX ergodox ez keymap
9 years ago
Sébastien Pérochon
bee19e5261
ergodox_ez: Add keymap_osx_fr hex file
9 years ago
Sébastien Pérochon
14b4a01e7e
ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on keymap_default_osx
9 years ago
Justin Garrison
6da712ce5e
added jgarr keymap for custom dvorak layout :yay:
9 years ago
Stephan Bösebeck
3bb3e7a72c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
dragon788
a07d2df99c
Added calculator shortcut button to numpad/symbol layer
9 years ago
dragon788
ae842a5a0f
Fixed Plover layer label and updated keymap
9 years ago
dragon788
45fec698d8
Added proper link back to Plover layout source
9 years ago
dragon788
4c3ecbc0b7
Added plover layer
9 years ago
Dave Jones
dcc9948fae
Added comments to LED stuff and included .hex file
9 years ago
Jack Humbert
5259f36d03
Merge pull request #66 from gdiegel/master
...
Fix for faulty fn layer
9 years ago
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.
9 years ago
Gabriel Diegel
1cdcbc9865
Fix incorrect number of rows on fn layer. Add additional navigation keys
...
to fn layer
9 years ago
MattLeBeauViewpoint
f1dea975d2
Small change to filename spelling in README
...
Edited filename to remove plural case in example so that prefix is
correctly parsed in step 6.
9 years ago
dragon788
d901511f76
Fixed button conflicts on mouse/media layer
9 years ago
dragon788
24e30249a4
Moving everything around, tap delays driving me nuts
9 years ago
Justin Garrison
14a5b4b5c8
added dvorak keymap and layout picture
9 years ago
dragon788
d1f8d0104b
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
...
Conflicts:
keyboard/ergodox_ez/keymaps/keymap_default.c
9 years ago
Stephan Bösebeck
381ca294fe
minor fixes, added backtick to left thumbblock
9 years ago
dragon788
b61ea5dfaf
Updated keymap ascii art and made thumb cluster more standard ErgoDox/Kinesis-like
9 years ago
Jack Humbert
9814343336
Merge pull request #56 from sboesebeck/master
...
fix number pad for german keys
9 years ago
Erez Zukerman
58e237d2dc
Updates readme
9 years ago
Stephan Bösebeck
7115196ddf
fix number pad for german keys
9 years ago
Jack Humbert
694fe4e1e2
Merge pull request #55 from sboesebeck/master
...
fixed some typos, learned, DE_-keycodes are for Win, not OSX
9 years ago
Stephan Bösebeck
d3e54552fb
fixed some typos, learned, DE_-keycodes are for Win, not OSX
9 years ago
Jack Humbert
b1fbd4c9ca
Merge pull request #53 from sboesebeck/master
...
minor updates
9 years ago
Stephan Bösebeck
370e9028ac
new firmware file containing current changes
9 years ago
Stephan Bösebeck
5f0965ce39
added png file for layout documentation
9 years ago
Stephan Bösebeck
d35b563816
minor changes, fixes
9 years ago
Technovangelist
42ca2e6684
swapped the space and enter to get the space under where the thumb is.
9 years ago
Technovangelist
a67ef035b8
first attempt at a working workman layout for the ergodoxez
9 years ago
chwilk
2b1a256825
Added keymap variant to approximate Kin Adv
9 years ago
Gabriel Diegel
d7d092de5f
Use planck-style arrow keys
9 years ago
Jack Humbert
e70cdb0693
Merge pull request #47 from pnutster/master
...
OSX Kinesis-like Mapping
9 years ago
Piet Nutbey
cc79f17424
Fixed keymap "graphic"
9 years ago
Piet Nutbey
ac3513b79f
corrected folder
9 years ago
Piet Nutbey
190562288c
OSX Kinesis-like Mapping
...
OS X Kinesis Like key mapping. Only the default layer was changed into
a more Kinesis-like mapping. Hopefully useful as a starting point.
9 years ago
Stephan Bösebeck
737afc9dc7
added hex file
9 years ago
Stephan Bösebeck
203528869d
typo fix
9 years ago
Stephan Bösebeck
f35609bd89
minor change
9 years ago
Stephan Bösebeck
1b579212d4
added hex file and readme
9 years ago
Stephan Bösebeck
56104858fc
first version for german osx layout
9 years ago
Jack Humbert
e0acb8a0ee
Merge pull request #45 from matzebond/master
...
German keymap + ErgoDox keymaps
9 years ago
Erez Zukerman
11f0724951
Further clarifies README
9 years ago