Commit Graph

7 Commits (8aa559b8257a4494c8c5a3daaac95c87f8264a07)

Author SHA1 Message Date
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
Didier Loiseau 294bd25615 Moved layout description to README.md and added more details 9 years ago
Didier Loiseau 96b9089d9f Added Calculator, Mail and Browser Home application keys. 9 years ago
Didier Loiseau 67583b2f4a Renamed "Numbers Layer" to "Numeric Layer" 9 years ago
Didier Loiseau e5f84058bb Implemented new folders structure.
moved keymap_typematrix.c to tm2030/keymap.c
9 years ago