summaryrefslogtreecommitdiffstats
path: root/tmk_core/doc
Commit message (Collapse)AuthorAgeFilesLines
* cleans up folder structureJack Humbert2016-06-049-2383/+0
| | | | | | * consolidates docs * deletes converter/ * updates .md references (most)
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-051-1/+7
| | | | | | | | | | This commit is mostly a cherry-pick from `ahtn` at https://github.com/tmk/tmk_keyboard/pull/255. These are the changes: * Adds ACTION_LAYER_ONESHOT * Adds ONESHOT_TAP_TOGGLE * Mentions sticky keys in the docs on oneshot.
* Added note about using avr_setup.shdragon7882016-02-071-1/+1
| | | On most Linux distributions the avr_setup.sh script can be sourced ```. avr_setup.sh``` or under Bash ```source avr_setup.sh```. This will try and detect the appropriate package manager and install the required packages.
* Added note about avr-libc also being required at least for archdragon7882015-12-301-1/+1
|
* Fix URL of HID Usage Tables pdfJun Wako2015-04-231-1/+1
|
* Fix typo of doc/keycode.txtJun Wako2015-04-231-1/+1
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-109-0/+2377