Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds oneshot layer and oneshot tap toggling (#308) | Thiago Alves | 2016-05-05 | 1 | -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.sh | dragon788 | 2016-02-07 | 1 | -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 arch | dragon788 | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | Fix URL of HID Usage Tables pdf | Jun Wako | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | Fix typo of doc/keycode.txt | Jun Wako | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | tmk | 2015-04-10 | 9 | -0/+2377 |