Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR190hotfix.sh, fresh hexes, makeallhex.sh script | yoyoerx | 2016-03-11 | 2 | -1538/+1187 |
| | |||||
* | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 1 | -4/+4 |
| | |||||
* | 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/+282 |
moved keymap_typematrix.c to tm2030/keymap.c |