Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -2/+2 |
| | | | | | | * fixes from tmk's repo * rename keyboard to keyboards | ||||
* | cleans up folder structure | Jack Humbert | 2016-06-04 | 1 | -0/+599 |
| | | | | | | * consolidates docs * deletes converter/ * updates .md references (most) | ||||
* | merging tmk | Jack Humbert | 2015-10-27 | 1 | -593/+0 |
|\ | |||||
| * | Fix URL of HID Usage Tables pdf | Jun Wako | 2015-04-23 | 1 | -1/+1 |
|/ | |||||
* | Add action 'Momentary switching with Modifiers' | tmk | 2014-09-29 | 1 | -0/+7 |
| | |||||
* | New macro: ACTION_BACKLIGHT_LEVEL(level) | Ralf Schmitt | 2014-04-08 | 1 | -0/+4 |
| | | | | To have full control of the backlight level. | ||||
* | Show correct function name for default layer set | Johan Isacsson | 2014-03-27 | 1 | -1/+1 |
| | |||||
* | Spellchecked documentation. | Thomas Russell Murphy | 2014-01-02 | 1 | -18/+18 |
| | |||||
* | Add tap toggle modifiers | Simon Melhart | 2013-11-20 | 1 | -0/+6 |
| | | | | Including documentation. | ||||
* | Add timeout option to MODS_ONESHOT #66 | tmk | 2013-10-07 | 1 | -4/+5 |
| | |||||
* | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk | 2013-10-04 | 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 | ||||
* | Add support for macro media/system keys | tmk | 2013-07-23 | 1 | -6/+4 |
| | |||||
* | Add support for backlight | Wraul | 2013-06-22 | 1 | -0/+21 |
| | |||||
* | Fix doc/keymap.md for new actions | tmk | 2013-04-05 | 1 | -39/+74 |
| | |||||
* | Fix doc/keymap.md | tmk | 2013-04-03 | 1 | -130/+137 |
| | |||||
* | Fix README.md and doc/keymap.md | tmk | 2013-03-05 | 1 | -3/+4 |
| | |||||
* | Clean action.h and add keymap doc | tmk | 2013-03-05 | 1 | -77/+68 |
| | |||||
* | Create keymap.md | tmk | 2013-03-04 | 1 | -0/+522 |