]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add Suspend functions (#3112)
authorDrashna Jaelre <drashna@live.com>
Sun, 3 Jun 2018 21:57:35 +0000 (14:57 -0700)
committerJack Humbert <jack.humb@gmail.com>
Sun, 3 Jun 2018 21:57:35 +0000 (17:57 -0400)
* 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


No differences found