summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-092-1/+186
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-067-0/+3684
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-048-26/+2282
| | | | |\ \ \ \ \ \
| | | | * | | | | | | minor fixes, added backtick to left thumbblockStephan Bösebeck2015-12-252-1225/+1225
| | | | | | | | | | |
| | | * | | | | | | | andw layout addedStephan Bösebeck2016-01-131-0/+259
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #83 from lxol/feature/hhkb-qmkJack Humbert2016-01-139-0/+1108
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | migrate hhkb to QMK firmware
| | | * | | | | | | | migrate hhkb to QMK firmwareAlex Olkhovskiy2016-01-139-0/+1108
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * / | | | | | | Disables debug console by default for improved performanceErez Zukerman2016-01-122-1221/+1226
| | |/ / / / / / /
| | * | | | | | | Merge pull request #80 from agriffis/kinesis-cloneErez Zukerman2016-01-102-0/+203
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add ergodox_ez keymap to match Kinesis Contoured.
| | | * | | | | | | Rename to keymap_kines-ish.c and add READMEAron Griffis2016-01-102-0/+19
| | | | | | | | | |
| | | * | | | | | | Add ergodox_ez keymap to match Kinesis Contoured.Aron Griffis2016-01-091-0/+184
| | | | |_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * / | | | | | Refer to SYMB and MDIA in default ergodox_ez keymap.Aron Griffis2016-01-091-3/+3
| | |/ / / / / /
| * | | | | | | Added keymap_j3rn_README.mdJonathan Arnett2016-01-161-0/+28
| | | | | | | |
| * | | | | | | Change lower-left control to momentary L1Jonathan Arnett2016-01-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | Version 1.0.0Jonathan Arnett2016-01-151-0/+186
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Implemented Dvorak layerDidier Loiseau2016-01-171-13/+63
| | | | | | |
* | | | | | | Added shifts on the thumbsDidier Loiseau2016-01-161-3/+3
| | | | | | |
* | | | | | | Implement cut/copy/paste as macrosDidier Loiseau2016-01-101-12/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Workaround for jackhumbert/qmk_firmware#81 + added macro names + removed unused macro 0
* | | | | | | Added fn-eject, fn-power .. fn-pause keysDidier Loiseau2016-01-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Eject does not work though, see jackhumbert/qmk_firmware#82 and tmk/tmk_keyboard#250
* | | | | | | Split fn layer from numbers layer to better match the TM behaviourDidier Loiseau2016-01-091-78/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | | | Layer 1: restore backspace, ralt and ctl on right handDidier Loiseau2016-01-091-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | | | Added description of the layout and main differences with real TMDidier Loiseau2016-01-091-1/+21
| | | | | | |
* | | | | | | Make bottom row more similar to the TMDidier Loiseau2016-01-091-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | | | Use 3rd led as caps-lock indicatorDidier Loiseau2016-01-091-1/+4
| | | | | | |
* | | | | | | TypeMatrix keymap: Layer 1 (Fn Layer)Didier Loiseau2016-01-091-20/+27
| | | | | | |
* | | | | | | Initial TypeMatrix keymap: Layer 0Didier Loiseau2016-01-091-3/+3
| | | | | | |
* | | | | | | Initial TypeMatrix keymap: Layer 0Didier Loiseau2016-01-081-0/+188
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #77 from chwilk/masterJack Humbert2016-01-081-0/+184
|\ \ \ \ \ \ | | | | | | | | | | | | | | Keymap to approximate Kinesis Advantage line of keyboards
| * | | | | | Moving around modifiers to match KA betterchwilk2016-01-081-11/+11
| | | | | | |
| * | | | | | Added keymap variant to approximate Kin Advchwilk2015-12-201-0/+184
| | | | | | |
* | | | | | | Fix homebrew referencesSeth Herr2016-01-061-1/+2
| |_|_|_|/ / |/| | | | | | | | | | | Replaces #64
* | | | | | Merge pull request #60 from rothgar/dvorakJack Humbert2016-01-063-0/+368
|\ \ \ \ \ \ | | | | | | | | | | | | | | added dvorak keymap and layout picture
| * | | | | | added jgarr keymap for custom dvorak layout :yay:Justin Garrison2016-01-041-0/+184
| | | | | | |
| * | | | | | added dvorak keymap and layout pictureJustin Garrison2015-12-302-0/+184
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #70 from sperochon/ergodox_ez_frJack Humbert2016-01-062-0/+1658
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ergodox_ez french OS X
| * | | | | | ergodox_ez: Add keymap_osx_fr hex fileSébastien Pérochon2016-01-051-0/+1471
| | | | | | |
| * | | | | | ergodox_ez: Add French keymap for OSX (keymap_osx_fr) based on ↵Sébastien Pérochon2016-01-051-0/+187
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | keymap_default_osx
* / | | | | Andrew's OSX ergodox ez keymapAndrew Fecheyr2016-01-052-0/+1658
|/ / / / /
* | | | | Added comments to LED stuff and included .hex fileDave Jones2016-01-022-1/+1496
| | | | |
* | | | | Merge pull request #66 from gdiegel/masterJack Humbert2016-01-021-13/+12
|\ \ \ \ \ | | | | | | | | | | | | Fix for faulty fn layer
| * | | | | Fix incorrect number of rows on fn layer. Add additional navigation keysGabriel Diegel2016-01-021-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | to fn layer
| * | | | | Use planck-style arrow keysGabriel Diegel2015-12-201-4/+4
| | | | | |
| * | | | | Fix typos and add comments, swap plus with equals, swap pipe withGabriel Diegel2015-12-151-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | backslash, m