jlj-qmk/tmk_core/common
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
2018-06-03 17:57:35 -04:00
..
avr
chibios Add Suspend functions (#3112) 2018-06-03 17:57:35 -04:00
mbed
test
action_code.h Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
action_layer.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
action_layer.h
action_macro.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c Allow one-shot modifiers to be chained 2018-05-14 10:09:28 -04:00
action.h Fix swap-hands tapping. 2018-03-16 16:33:43 -04:00
backlight.c
backlight.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
bootmagic.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
bootmagic.h
command.c
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h Emulate eeprom 2017-06-18 21:10:42 +03:00
host_driver.h
host.c
host.h
keyboard.c
keyboard.h
keycode.h
led.h
magic.c
magic.h
matrix.h
mousekey.c
mousekey.h
nodebug.h
print.c
print.h
progmem.h
raw_hid.h
report.c
report.h
sendchar_null.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sendchar_uart.c
sendchar.h
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
virtser.h
wait.h Revert back to normal sleeping wait behaviour for STM32 2018-01-21 01:10:16 -08:00