summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/suspend.h
AgeCommit message (Collapse)AuthorFilesLines
2018-06-03Add Suspend functions (#3112)Drashna Jaelre1-0/+5
* Add suspend functions * Disable RGB code if it's disabled * Add suspend code to ChibiOS for future compatibility * Add keyboard_init functions * Change where references so it will compile * Wrong command chained in wake up kb function * Fix non-feature file changes * Add documentation * Re-add matrix init docs * add rgblight code to example * Remove keyboard init stuff for separate PR
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+13