summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | soundsJack Humbert2016-01-152-2/+4
| | | | |
| | * | | note seq, start-up beeps, function beepsJack Humbert2016-01-133-46/+183
| | | | |
| | * | | beeps on lock keymapJack Humbert2016-01-112-30/+31
| | | | |
| | * | | timer 3Jack Humbert2016-01-112-151/+18
| | | | |
| | * | | pwm audioJack Humbert2016-01-1113-183/+593
| | | | |
| * | | | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into ↵Jack Humbert2016-01-2371-1539/+25926
| |\ \ \ \ | |/ / / / |/| | | | | | | | | smarkefile
* | | | | starting the hand-wiring guideJack Humbert2016-01-231-0/+323
| | | | |
* | | | | Merge pull request #102 from sboesebeck/masterErez Zukerman2016-01-233-84/+385
|\ \ \ \ \ | | | | | | | | | | | | osx_de/keymap.c file is missing...
| * \ \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-237-0/+3599
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #97 from DidierLoiseau/typematrixErez Zukerman2016-01-233-0/+1938
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | TypeMatrix 2030 Layout for ErgoDox EZ
| * | | | | Fixed rendering of the Layer Switching sectionDidierLoiseau2016-01-231-1/+2
| | | | | |
| * | | | | Fixed small issues in README.mdDidierLoiseau2016-01-231-28/+30
| | | | | | | | | | | | | | | | | | | | | | | | - fixed rendering of the basic layer on GitHub - fixed missing Calculator, Mail & Browser Home keys in Fn Layer
| * | | | | Added keymap.hexDidier Loiseau2016-01-231-0/+1544
| | | | | |
| * | | | | Moved layout description to README.md and added more detailsDidier Loiseau2016-01-232-25/+134
| | | | | |
| * | | | | Added Calculator, Mail and Browser Home application keys.Didier Loiseau2016-01-231-3/+3
| | | | | |
| * | | | | Renamed "Numbers Layer" to "Numeric Layer"Didier Loiseau2016-01-231-10/+10
| | | | | |
| * | | | | Implemented new folders structure.Didier Loiseau2016-01-231-0/+0
| | | | | | | | | | | | | | | | | | moved keymap_typematrix.c to tm2030/keymap.c
| * | | | | Merge remote-tracking branch 'jackhumbert/master' into typematrixDidier Loiseau2016-01-2380-4409/+28105
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #100 from RageZBla/colemakErez Zukerman2016-01-233-0/+1659
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add colemak keymap to Ergodox EZ.
| * | | | | | Add colemak keymap to Ergodox EZ.Olivier Lechevalier2016-01-233-0/+1659
|/ / / / / /
* | | | | | Merge pull request #98 from xaocon/fix_tapJack Humbert2016-01-221-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Single tap enable ACTION_LAYER_TAP_TOGGLE layer
| * | | | | | Single tap enable ACTION_LAYER_TAP_TOGGLE layerEvan Pitstick2016-01-221-0/+2
|/ / / / / /
| * | | | | 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
| | |_|/ / | |/| | |
| | * | | new hex fileStephan Bösebeck2016-01-221-22/+22
| | | | |
| | * | | reinstalled lost file, updated with some tweaksStephan Bösebeck2016-01-221-0/+299
| | | | |
| | * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-2255-1722/+20753
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | changed some places, disabled layer3, in file it's ADNW nowStephan Bösebeck2016-01-221-6/+6
| | | | |
| | * | | added koy layer to default, but disabled itStephan Bösebeck2016-01-212-44/+66
| | | | |
| | * | | replaced qwertz with adnw-koy as defaultStephan Bösebeck2016-01-211-61/+63
| | | | |
| | * | | swapping modeswitch and Acut-Chars on thumb blockStephan Bösebeck2016-01-211-2/+2
| | | | |
| | | * | keymap.c changes, disable grep stuffJack Humbert2016-01-209-155/+58
| | | | |
| | | * | Merge branch 'smarkefile' of https://github.com/jackhumbert/tmk_keyboard ↵Jack Humbert2016-01-160-0/+0
| | | |\ \ | | | | | | | | | | | | | | | | | | into smarkefile
| | | | * | I guess I can reference #90 in the commit messageJack Humbert2016-01-161-38/+0
| | | | | |
| | | * | | I guess I can reference #90 in the commit messageJack Humbert2016-01-162-38/+3
| | | |/ /
| | | * | added error for keymap file not existingJack Humbert2016-01-161-0/+4
| | | | |
| | | * | new keymap folder structure and makefile magicJack Humbert2016-01-1621-48/+228
| | | | |
| | | * | workingJack Humbert2016-01-162-0/+17
| | | | |
| | | | * Remove led_off() it is not usedPeter Eichinger2016-01-241-2/+0
| | | | |
| | | | * Backlight fix from redditPeter Eichinger2016-01-221-0/+13
| |_|_|/ |/| | | | | | | | | | | https://www.reddit.com/r/olkb/comments/41ur41/crazy_flashing_when_my_computer_sleeps/