Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | added .hex file | Guillermo Vayá | |
2016-02-09 | Add mpiechotka ergodox ez keymap | Maciej Piechotka | |
2016-02-08 | Corrects typo | Erez Zukerman | |
2016-02-08 | Merge pull request #130 from jacobono/jacobono | Erez Zukerman | |
Jacobono | |||
2016-02-08 | Updates documentation, adds Cmd/Win dual-function key | Erez Zukerman | |
2016-02-07 | FN macro: use layer_invert() instead of modifying layer_state directly | Didier Loiseau | |
- fixes stuck keys from the temporary layers (see also jackhumbert/qmk_firmware#78) - removed the workaround for jackhumbert/qmk_firmware#81 (using layer_invert() fixes the problem) | |||
2016-02-07 | Fixed inconsistency between comment and actual numeric layer | Didier Loiseau | |
- KC_INS should only be present on Fn layer | |||
2016-02-07 | Fixed link to Magic doc in Dvorak section | DidierLoiseau | |
2016-02-06 | add hex file | Daniel Mijares | |
2016-02-06 | my personal ergodox keymap layout | Daniel Mijares | |
with pngs of layout and readme | |||
2016-02-05 | Fixes CM_SCLN and updates docs for Colemak | Erez Zukerman | |
2016-02-05 | Tweaks symbol layer (see changleog) | Erez Zukerman | |
2016-02-03 | Disable console for improved performance | Charles Maresh | |
Commenting out the line is the only way to disable the console, as the value of CONSOLE_ENABLE isn't checked. There are only checks for its existence; setting it to `yes` or `no` doesn't change the compilation. | |||
2016-02-01 | Refreshes default keymap for single tap L1 switch | Erez Zukerman | |
2016-01-31 | new emacs + osx + deadkeys layout | Guillermo Vayá | |
2016-01-31 | some fixes in readme | Stephan Bösebeck | |
2016-01-31 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-01-30 | add build instructions to readme | coderkun | |
2016-01-30 | correct link and some minor details in readme file | coderkun | |
2016-01-30 | add readme file for coderkun’s Neo2 layout | coderkun | |
2016-01-30 | add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s ↵ | coderkun | |
layer 4 | |||
2016-01-29 | fixed some copy paste errors | Stephan Bösebeck | |
2016-01-29 | added a egoshooter layer | Stephan Bösebeck | |
2016-01-29 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-01-28 | Added .hex file. | Christoph Schmitz | |
2016-01-28 | Fixed graphics. | Christoph Schmitz | |
2016-01-28 | Added media layer. | Christoph Schmitz | |
2016-01-28 | Added links. | Christoph Schmitz | |
2016-01-28 | Added documentation. | Christoph Schmitz | |
2016-01-28 | Made all layer change keys momentary. Removed Hyper and Meh in favor of ↵ | Christoph Schmitz | |
layer 1 and 2 on both halves. | |||
2016-01-28 | added new macros | Stephan Bösebeck | |
2016-01-28 | playing more with cursor keys | Stephan Bösebeck | |
2016-01-28 | playing a bit with cursor keys | Stephan Bösebeck | |
2016-01-27 | Switched up and down keys to be closer to the vi etc. world. | Christoph Schmitz | |
2016-01-27 | Fixed circonflex key. | Christoph Schmitz | |
2016-01-27 | Fixed regarding Ctrl and Alt keys. | Christoph Schmitz | |
2016-01-27 | Added a German layout inspired by the Kinesis Ergo Elan and based on the ↵ | Christoph Schmitz | |
"german" keymap. | |||
2016-01-25 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-01-24 | Simplified osx layout for ergodox ez | tonyabra | |
2016-01-24 | typo fix | Stephan Bösebeck | |
2016-01-23 | not sure how this got here.. | Jack Humbert | |
2016-01-23 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio | Jack Humbert | |
2016-01-23 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-01-23 | Fixed rendering of the Layer Switching section | DidierLoiseau | |
2016-01-23 | Fixed small issues in README.md | DidierLoiseau | |
- fixed rendering of the basic layer on GitHub - fixed missing Calculator, Mail & Browser Home keys in Fn Layer | |||
2016-01-23 | Added keymap.hex | Didier Loiseau | |
2016-01-23 | Moved layout description to README.md and added more details | Didier Loiseau | |
2016-01-23 | Added Calculator, Mail and Browser Home application keys. | Didier Loiseau | |
2016-01-23 | Renamed "Numbers Layer" to "Numeric Layer" | Didier Loiseau | |
2016-01-23 | Implemented new folders structure. | Didier Loiseau | |
moved keymap_typematrix.c to tm2030/keymap.c |