Commit Graph

432 Commits (a62a0480d0957f9fe6a4a83620d3133b0ec1fcae)

Author SHA1 Message Date
Olivier a62a0480d0 Add some more function keys (vol up / down, mute, undo, cut, copy, paste). 8 years ago
Olivier edf4266839 Add basic README file. 8 years ago
Olivier 4d59d57e64 Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a left SHIFT key. 8 years ago
Olivier e0762e0ad9 Merged the function and navigation layers. Give access to it with both thumbs. Now you can up / down / page up / page down with only one hand ! 8 years ago
Olivier a4796ba36a Update prebuilt firmware with code from latest pull. 8 years ago
Erez Zukerman 0457ed4880 Merge pull request #297 from gid0/master
Add an ErgoDox bépo layout.
8 years ago
Erez Zukerman 56939b1518 Merge pull request #367 from waveform80/fix-unselect-rows-prototype
Squash the prototype compiler warning
8 years ago
Erez Zukerman 0c4085dd53 Merge pull request #368 from waveform80/daves-layout-readme
Added a README and minor tweaks for "dave" KEYMAP
8 years ago
Erez Zukerman bae92b2a10 Merge pull request #356 from johgh/master
ergodox_ez: added dvorak_spanish layout
8 years ago
Hartmut Goebel cea4b9a4bb Update to Makefile an ergodox readme (#365)
* Autodetect teensy-loader-cli over teensy_loader_cli.

Some distributions (e.g. Arch Linux, Guix) install teensy_loader_cli
as teensy-loader-cli. Use this one if it is installed.

* Update ergodox_ez/readme.md

- Mention Linux distris providing teensy-loader-cli
- Mention `make teensy ...`
8 years ago
Dave Jones 5e926d7b07 Added a README and minor tweaks 8 years ago
Dave Jones 4ae86e6ff7 Squash the prototype compiler warning
unselect_rows declared with no parameter list; requires (void) to
prevent compiler warning
8 years ago
jorge 314d21c746 ergodox_ez: added dvorak_spanish layout 8 years ago
Gergely Nagy 9ff10ab1db ergodox_ez/algernon: Add a HEX file
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Gergely Nagy c764480b95 ergodox_ez/algernon: New layout.
This is a squashed up version of the layout I have been working on for
the past month or so. Based on Dvorak, with a lot of unconventional
stuff thrown in for good measures.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Gergely Nagy 037b3f0ddf ergodox_ez: Add a SuperCoder keymap
Inspired by @faxm0dem, and the SuperCoder 2000 "keyboard".

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Nathan Sharfi 376403276b Add single and double quotes to numpad layer
…as well as recover from a bunch of Git user errors.
8 years ago
Nathan Sharfi 9d6debd9b2 Add double quote for everyone; update Zweihander 8 years ago
Erez Zukerman 1237025963 [Erez & Jack] Packages Space Cadet shifts into keycodes 8 years ago
Erez Zukerman f4a426a0b1 [Erez & Jack] Documents new Leader key functionality 8 years ago
Erez Zukerman ed349f0c3d Merge pull request #324 from Bubblepoint/master
Add adnw/k_o_y layout
8 years ago
Tobias Matt 26e315a6bb readme added 8 years ago
Erez Zukerman 6e72586b6b Merge pull request #320 from Townk/townkmap
Townkmap
8 years ago
Erez Zukerman 9746cd5323 Merge pull request #317 from Twey/master
Updates to `keymaps/twey` to the media layer and for Plover 3.0
8 years ago
Tobias Matt 65645fb8ca Merge remote-tracking branch 'upstream/master' 8 years ago
Thiago Alves f70dec3ee9 Remove unused variable on the keymap. 8 years ago
Stephan Bösebeck d09d2da1c2 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
Thiago Alves c7d52fda9e Add an initial Readme to the keymap. 8 years ago
Thiago Alves 4a041f65e2 Tweak some key positions and changed macro location.
After using the layout a while I learn that the - and = positions should be
swapped since I keep typing = when I intend to type -.

I also, removed the only macro from the top left on the right hand to put the
power button there and since I never use the arrow keys on the separated groups
of keys, I added 4 macros there to get a feel for it.
8 years ago
Thiago Alves 75384689b2 Add custom config.h and revert the changes on the global one.
Some options I defined on the config.h file don't make much sense to other
keymaps so I revert the global config.h and add those options on the keymap
custom one.
8 years ago
James ‘Twey’ Kay a46a0ed4f3 keymaps/twey: fix documentation 8 years ago
James ‘Twey’ Kay 373e441d86 keymaps/twey: Plover 3.0 has a standard TOGGLE keybinding; use that instead 8 years ago
James ‘Twey’ Kay b5c5b71828 keymaps/twey: Add more history keys to media layer; stop using toggleable media layer 8 years ago
Thiago Alves c2ffedd65c Update the .hex file on the keymap folder. 8 years ago
Thiago Alves 3e43298d79 Revert the Makefile to the original one.
Make sure I customize things as much as possible inside the keymap itself.
8 years ago
Thiago Alves 85f5eaec39 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.
8 years ago
Thiago Alves 6d343f3559 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.
8 years ago
Erez Zukerman 35a72ca5e1 Adds next tab/prev tab back to symb layer and updates legend 9 years ago
Erez Zukerman 2ac27dd574 A little more tweaking 9 years ago
Erez Zukerman 897396b58f Tweaks layers 1 & 2 in my experimental layout 9 years ago
Erez Zukerman 2ce9644caa Merge pull request #311 from adiabatic/ergodox-zweihander-osx
Add KC_LABK and KC_RABK (< and >)
9 years ago
Erez Zukerman 7566ac4241 Merge pull request #310 from nrrkeene/master
Lock layers by pressing both shift keys
9 years ago
Nathan Sharfi c702a522b0 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.
9 years ago
Nathan Sharfi fc4f693cad zweihander: add ⌘X, ⌘C, ⌘V to media thumb keys 9 years ago
Nicholas Keene 481c74cc56 The Ordinary Layout is the layout you are looking for. Come and see. 9 years ago
Nicholas Keene 90a6534729 The Ordinary Layout is extraordinarily familiar and powerful 9 years ago
Erez Zukerman 78bd31f28e Uses @eltang's famous macro! Still not perfect though :( 9 years ago
Erez Zukerman cd30f971ae [Jack & Erez] Creates a makefile.mk and a config file for the experimental layout 9 years ago
Erez Zukerman 3a9d1c4279 [Jack & Erez] Enables config_user.h per keymap 9 years ago
Stephan Bösebeck 2e02886a1e remove typo 9 years ago