Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-19 | Merge pull request #148 from cub-uanic/patch-1 | tmk | 1 | -1/+1 | |
Fix keycode.txt | |||||
2015-01-03 | Update other_projects.md - added TMK/Ergodox | Oleg Kostyuk | 1 | -0/+1 | |
2014-11-20 | Documentation: small mistake | Oleg Kostyuk | 1 | -1/+1 | |
Originally reported as https://github.com/cub-uanic/tmk_keyboard/issues/10, all credits to @olivierpons | |||||
2014-09-29 | Add action 'Momentary switching with Modifiers' | tmk | 1 | -0/+7 | |
2014-07-10 | Fix READEM of hhkb and doc/build.md | tmk | 1 | -9/+15 | |
2014-04-08 | New macro: ACTION_BACKLIGHT_LEVEL(level) | Ralf Schmitt | 1 | -0/+4 | |
To have full control of the backlight level. | |||||
2014-03-27 | Show correct function name for default layer set | Johan Isacsson | 1 | -1/+1 | |
2014-01-03 | Spellchecked documentation. | Thomas Russell Murphy | 4 | -31/+31 | |
2013-12-16 | Fixing a typo | TiBounise | 1 | -1/+1 | |
2013-11-20 | Add tap toggle modifiers | Simon Melhart | 1 | -0/+6 | |
Including documentation. | |||||
2013-10-07 | Add timeout option to MODS_ONESHOT #66 | tmk | 1 | -4/+5 | |
2013-10-04 | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk | 1 | -6/+6 | |
- Add action_util.c and remove action_oneshot.c - Add oneshot_mods for MODS_ONESHOT - Add weak_mods for MODS_KEY and MACRO - weak_mods is cleared when layer switching | |||||
2013-07-23 | Add support for macro media/system keys | tmk | 1 | -6/+4 | |
2013-06-22 | Add support for backlight | Wraul | 2 | -0/+22 | |
2013-04-22 | Fix doc of Boot Magic and add another project info | tmk | 1 | -0/+3 | |
2013-04-07 | Add coding style and config.h options | tmk | 1 | -0/+15 | |
2013-04-05 | Add doc/build.md and doc/other_projects.md | tmk | 2 | -0/+222 | |
2013-04-04 | Fix doc/keymap.md for new actions | tmk | 1 | -39/+74 | |
2013-04-02 | Fix doc/keymap.md | tmk | 1 | -130/+137 | |
2013-03-05 | Fix README.md and doc/keymap.md | tmk | 1 | -3/+4 | |
2013-03-04 | Clean action.h and add keymap doc | tmk | 1 | -77/+68 | |
2013-03-04 | Create keymap.md | tmk | 1 | -0/+522 | |
2013-02-10 | Add doc/keycode.txt | tmk | 1 | -0/+261 | |
2012-06-06 | Moved files to common, protocol and doc directory | tmk | 5 | -0/+1275 | |