Commit Graph

7 Commits (55fa66428ca9b75106b8a296ea6095f7b80cc109)

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 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