Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated tm2030 keymap.hex | Didier Loiseau | 2016-02-21 | 1 | -1482/+1476 |
| | |||||
* | Fixed compilation warnings due to missing return statements | Didier Loiseau | 2016-02-21 | 1 | -1/+2 |
| | |||||
* | FN macro: use layer_invert() instead of modifying layer_state directly | Didier Loiseau | 2016-02-07 | 1 | -20/+3 |
| | | | | | | - 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) | ||||
* | Fixed inconsistency between comment and actual numeric layer | Didier Loiseau | 2016-02-07 | 1 | -1/+1 |
| | | | - KC_INS should only be present on Fn layer | ||||
* | Fixed link to Magic doc in Dvorak section | DidierLoiseau | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | 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 | 80 | -4409/+28105 |
|\ | |||||
| * | Merge pull request #100 from RageZBla/colemak | Erez Zukerman | 2016-01-23 | 3 | -0/+1659 |
| |\ | | | | | | | Add colemak keymap to Ergodox EZ. | ||||
| | * | Add colemak keymap to Ergodox EZ. | Olivier Lechevalier | 2016-01-23 | 3 | -0/+1659 |
| |/ | |||||
| * | Merge pull request #98 from xaocon/fix_tap | Jack Humbert | 2016-01-22 | 1 | -0/+2 |
| |\ | | | | | | | Single tap enable ACTION_LAYER_TAP_TOGGLE layer | ||||
| | * | Single tap enable ACTION_LAYER_TAP_TOGGLE layer | Evan Pitstick | 2016-01-22 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #95 from jackhumbert/keymap_folders | Erez Zukerman | 2016-01-21 | 55 | -1700/+20753 |
| |\ | | | | | | | New per-folder format for ErgoDox EZ keymaps | ||||
| | * | Adds the hex files too | Erez Zukerman | 2016-01-22 | 20 | -0/+29585 |
| | | | |||||
| | * | Introduces new subdirectory structure | Erez Zukerman | 2016-01-22 | 50 | -28333/+10 |
| | | | |||||
| | * | Adds a bunch of compiled files | Erez Zukerman | 2016-01-20 | 19 | -0/+25157 |
| | | | |||||
| | * | renames readme | Erez Zukerman | 2016-01-20 | 1 | -0/+0 |
| | | | |||||
| | * | Renames hex | Erez Zukerman | 2016-01-20 | 1 | -0/+0 |
| | | | |||||
| | * | Updates Markdown image link | Erez Zukerman | 2016-01-20 | 1 | -1/+1 |
| | | | |||||
| | * | Adds a readme and hex for my experimental layout | Erez Zukerman | 2016-01-20 | 2 | -0/+1483 |
| | | | |||||
| | * | New per-folder format for ErgoDox EZ keymaps | Erez Zukerman | 2016-01-20 | 38 | -8878/+29 |
| |/ | |||||
| * | Merge pull request #94 from plgruener/german_aliases | Jack Humbert | 2016-01-19 | 1 | -0/+39 |
| |\ | | | | | | | complete keymap_german.h (all alphanumerics) | ||||
| | * | complete keymap_german.h (all alphanumerics) | plgruener | 2016-01-19 | 1 | -0/+39 |
| |/ | | | | | | | | | add 'DE_'-prefixed aliases for all alphanumerics, so it becomes immediatly obvious which layout we are assuming. | ||||
| * | Makes ' into a dual-action key for LGui | Erez Zukerman | 2016-01-19 | 1 | -3/+4 |
| | | |||||
| * | Adds an experimental keymap for my own use | Erez Zukerman | 2016-01-19 | 1 | -0/+189 |
| | | |||||
| * | Merge pull request #73 from dragon788/dragon_mod | Erez Zukerman | 2016-01-18 | 8 | -1/+645 |
| |\ | | | | | | | Requesting some comments and review on my changes | ||||
| | * | Command line programming not default, enable by reading quickstart and ↵ | dragon788 | 2016-01-17 | 2 | -7/+11 |
| | | | | | | | | | | | | comments in Vagrantfile | ||||
| | * | Allow passthru of Teensy to Virtualbox for programming | dragon788 | 2016-01-17 | 1 | -5/+11 |
| | | | |||||
| | * | Fixing Debian/Ubuntu updates to be completely non-interactive | dragon788 | 2016-01-17 | 1 | -1/+9 |
| | | | |||||
| | * | Note about Virtualbox incompatibilities | dragon788 | 2016-01-17 | 1 | -0/+2 |
| | | | |||||
| | * | Update README.md | dragon788 | 2016-01-16 | 1 | -0/+1 |
| | | | |||||
| | * | Create QUICK_START.md describing Vagrantfile usage | dragon788 | 2016-01-16 | 1 | -0/+21 |
| | | | | | | | | | Provides links to software required to use the Vagrantfile. | ||||
| | * | Having media layer defined causes toggles to 'stick' rather than be ↵ | dragon788 | 2016-01-16 | 1 | -1/+1 |
| | | | | | | | | | | | | momentary in my experience | ||||
| | * | Resetting keymap_default.c to origin/master not just my fork's master | dragon788 | 2016-01-16 | 1 | -23/+23 |
| | | | |||||
| | * | Moving my layout to its own file, made plover layout file, restoring default ↵ | dragon788 | 2016-01-16 | 3 | -89/+501 |
| | | | | | | | | | | | | keymap to its default status | ||||
| | * | Updated avr script and added notes to Vagrantfile | dragon788 | 2016-01-16 | 2 | -7/+18 |
| | | | |||||
| | * | All dfu dependencies in place, multi-line syntax to make it easy to add/read | dragon788 | 2016-01-12 | 1 | -4/+37 |
| | | | |||||
| | * | Adding update of vagrant VM every time it is booted | dragon788 | 2016-01-05 | 2 | -14/+46 |
| | | | |||||
| | * | Adding Vagrantfile for easier compile environment setup | dragon788 | 2016-01-03 | 3 | -0/+69 |
| | | | |||||
| | * | Added calculator shortcut button to numpad/symbol layer | dragon788 | 2016-01-02 | 1 | -2/+2 |
| | | | |||||
| | * | Fixed Plover layer label and updated keymap | dragon788 | 2016-01-02 | 1 | -4/+4 |
| | | | |||||
| | * | Added proper link back to Plover layout source | dragon788 | 2016-01-02 | 1 | -1/+1 |
| | | | |||||
| | * | Added plover layer | dragon788 | 2016-01-02 | 1 | -4/+49 |
| | | | |||||
| | * | Fixed button conflicts on mouse/media layer | dragon788 | 2015-12-30 | 1 | -18/+18 |
| | | | |||||
| | * | Added note about avr-libc also being required at least for arch | dragon788 | 2015-12-30 | 1 | -1/+1 |
| | | |