Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Teensy2 Atreus support | Sean Caffery | 2016-01-30 | 6 | -0/+510 |
| | |||||
* | Added .hex file. | Christoph Schmitz | 2016-01-28 | 1 | -0/+1473 |
| | |||||
* | Fixed graphics. | Christoph Schmitz | 2016-01-28 | 1 | -0/+0 |
| | |||||
* | Added media layer. | Christoph Schmitz | 2016-01-28 | 2 | -0/+4 |
| | |||||
* | Added links. | Christoph Schmitz | 2016-01-28 | 1 | -1/+7 |
| | |||||
* | Added documentation. | Christoph Schmitz | 2016-01-28 | 3 | -0/+25 |
| | |||||
* | Made all layer change keys momentary. Removed Hyper and Meh in favor of ↵ | Christoph Schmitz | 2016-01-28 | 1 | -11/+11 |
| | | | | layer 1 and 2 on both halves. | ||||
* | Switched up and down keys to be closer to the vi etc. world. | Christoph Schmitz | 2016-01-27 | 1 | -2/+2 |
| | |||||
* | Fixed circonflex key. | Christoph Schmitz | 2016-01-27 | 1 | -1/+3 |
| | |||||
* | Fixed regarding Ctrl and Alt keys. | Christoph Schmitz | 2016-01-27 | 1 | -4/+4 |
| | |||||
* | Added a German layout inspired by the Kinesis Ergo Elan and based on the ↵ | Christoph Schmitz | 2016-01-27 | 1 | -0/+208 |
| | | | | "german" keymap. | ||||
* | add mollat keymap | AM | 2016-01-26 | 1 | -0/+149 |
| | |||||
* | Simplified osx layout for ergodox ez | tonyabra | 2016-01-24 | 3 | -0/+1660 |
| | |||||
* | no message | Yang Liu | 2016-01-24 | 1 | -2/+2 |
| | |||||
* | add one more photo | Yang Liu | 2016-01-24 | 1 | -0/+0 |
| | |||||
* | Add a photo for the demonstration of RGB underflow | Yang Liu | 2016-01-24 | 1 | -0/+0 |
| | |||||
* | Integrate WS2812 code into quantum core | Yang Liu | 2016-01-24 | 6 | -859/+1 |
| | |||||
* | Add support for WS2812 LEDs | Yang Liu | 2016-01-24 | 9 | -7/+1029 |
| | |||||
* | Makefile back to defaults | Jack Humbert | 2016-01-23 | 1 | -3/+3 |
| | |||||
* | not sure how this got here.. | Jack Humbert | 2016-01-23 | 1 | -78/+0 |
| | |||||
* | rename file | Jack Humbert | 2016-01-23 | 1 | -42/+0 |
| | |||||
* | Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵ | Jack Humbert | 2016-01-23 | 7 | -85/+183 |
|\ | | | | | | | smarkefile | ||||
| * | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio | Jack Humbert | 2016-01-23 | 75 | -4437/+30022 |
| |\ | |||||
| * | | better integrations | Jack Humbert | 2016-01-20 | 4 | -54/+25 |
| | | | |||||
| * | | sounds | Jack Humbert | 2016-01-15 | 1 | -2/+2 |
| | | | |||||
| * | | note seq, start-up beeps, function beeps | Jack Humbert | 2016-01-13 | 1 | -16/+57 |
| | | | |||||
| * | | beeps on lock keymap | Jack Humbert | 2016-01-11 | 2 | -30/+31 |
| | | | |||||
| * | | pwm audio | Jack Humbert | 2016-01-11 | 7 | -76/+161 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into ↵ | Jack Humbert | 2016-01-23 | 62 | -1538/+25352 |
|\ \ \ | | |/ | |/| | | | | smarkefile | ||||
| * | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-01-23 | 7 | -0/+3599 |
| |\ \ | |||||
| | * | | Fixed rendering of the Layer Switching section | DidierLoiseau | 2016-01-23 | 1 | -1/+2 |
| | | | | |||||
| | * | | Fixed small issues in README.md | DidierLoiseau | 2016-01-23 | 1 | -28/+30 |
| | | | | | | | | | | | | | | | | - fixed rendering of the basic layer on GitHub - fixed missing Calculator, Mail & Browser Home keys in Fn Layer | ||||
| | * | | Added keymap.hex | Didier Loiseau | 2016-01-23 | 1 | -0/+1544 |
| | | | | |||||
| | * | | Moved layout description to README.md and added more details | Didier Loiseau | 2016-01-23 | 2 | -25/+134 |
| | | | | |||||
| | * | | Added Calculator, Mail and Browser Home application keys. | Didier Loiseau | 2016-01-23 | 1 | -3/+3 |
| | | | | |||||
| | * | | Renamed "Numbers Layer" to "Numeric Layer" | Didier Loiseau | 2016-01-23 | 1 | -10/+10 |
| | | | | |||||
| | * | | Implemented new folders structure. | Didier Loiseau | 2016-01-23 | 1 | -0/+0 |
| | | | | | | | | | | | | moved keymap_typematrix.c to tm2030/keymap.c | ||||
| | * | | Merge remote-tracking branch 'jackhumbert/master' into typematrix | Didier Loiseau | 2016-01-23 | 71 | -4408/+27754 |
| | |\ \ | |||||
| | | * | | Add colemak keymap to Ergodox EZ. | Olivier Lechevalier | 2016-01-23 | 3 | -0/+1659 |
| | | | | | |||||
| | | * | | Single tap enable ACTION_LAYER_TAP_TOGGLE layer | Evan Pitstick | 2016-01-22 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Implemented Dvorak layer | Didier Loiseau | 2016-01-17 | 1 | -13/+63 |
| | | | | | |||||
| | * | | | Added shifts on the thumbs | Didier Loiseau | 2016-01-16 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Implement cut/copy/paste as macros | Didier Loiseau | 2016-01-10 | 1 | -12/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Workaround for jackhumbert/qmk_firmware#81 + added macro names + removed unused macro 0 | ||||
| | * | | | Added fn-eject, fn-power .. fn-pause keys | Didier Loiseau | 2016-01-10 | 1 | -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 behaviour | Didier Loiseau | 2016-01-09 | 1 | -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 hand | Didier Loiseau | 2016-01-09 | 1 | -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 TM | Didier Loiseau | 2016-01-09 | 1 | -1/+21 |
| | | | | | |||||
| | * | | | Make bottom row more similar to the TM | Didier Loiseau | 2016-01-09 | 1 | -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 indicator | Didier Loiseau | 2016-01-09 | 1 | -1/+4 |
| | | | | | |||||
| | * | | | TypeMatrix keymap: Layer 1 (Fn Layer) | Didier Loiseau | 2016-01-09 | 1 | -20/+27 |
| | | | | |