Commit Graph

14 Commits (fe6c3e4f0fe1abb38d64ce3f4d48db7aea63aad0)

Author SHA1 Message Date
yoyoerx 58bbfc5fa6 PR190hotfix.sh, fresh hexes, makeallhex.sh script 9 years ago
yoyoerx 641859df84 Addressed void* return warning in all keymaps 9 years ago
Didier Loiseau a40273c7d7 Updated tm2030 keymap.hex 9 years ago
Didier Loiseau e336af79eb Fixed compilation warnings due to missing return statements 9 years ago
Didier Loiseau a2f6ab16c0 FN macro: use layer_invert() instead of modifying layer_state directly
- 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)
9 years ago
Didier Loiseau 7ba42b994b Fixed inconsistency between comment and actual numeric layer
- KC_INS should only be present on Fn layer
9 years ago
DidierLoiseau 47fc8b8dbd Fixed link to Magic doc in Dvorak section 9 years ago
DidierLoiseau 3e31fa4c50 Fixed rendering of the Layer Switching section 10 years ago
DidierLoiseau 606d63e602 Fixed small issues in README.md
- fixed rendering of the basic layer on GitHub
- fixed missing Calculator, Mail & Browser Home keys in Fn Layer
10 years ago
Didier Loiseau b0d7d9d922 Added keymap.hex 10 years ago
Didier Loiseau 294bd25615 Moved layout description to README.md and added more details 10 years ago
Didier Loiseau 96b9089d9f Added Calculator, Mail and Browser Home application keys. 10 years ago
Didier Loiseau 67583b2f4a Renamed "Numbers Layer" to "Numeric Layer" 10 years ago
Didier Loiseau e5f84058bb Implemented new folders structure.
moved keymap_typematrix.c to tm2030/keymap.c
10 years ago