You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/tmk_core/common/avr
Drashna Jaelre cb91320d6d Add Suspend functions (#3112)
* 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
7 years ago
..
bootloader.c Fix compile issues for atmega328p 7 years ago
bootloader_size.c Updates bootloader settings, adds file size check (#2029) 8 years ago
sleep_led.c Generate API docs from source code comments (#2491) 7 years ago
suspend.c Add Suspend functions (#3112) 7 years ago
suspend_avr.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago
timer.c Generate API docs from source code comments (#2491) 7 years ago
timer_avr.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago
xprintf.S Normalize line endings 9 years ago
xprintf.h Added User Print - A "light" console out option (#8) 9 years ago