qmk_firmware/tmk_core/common
Jack Humbert 23df3016e8 Merge pull request from cquiroz/oneshot-mods-timeout
Oneshot mods timeout
..
avr Include host.h from suspend.c
chibios Add ChibiOS support for QMK ()
mbed Added User Print - A "light" console out option ()
test Add todo to timer.c
action.c Remove noisy debug line
action.h Add one-hand support.
action_code.h Fix documentation for TMK actions
action_layer.c Bug fix & added default_layer_state_set_kb
action_layer.h Fix bug fix attempt
action_macro.c stops forcing debug_action
action_macro.h Add support for various tapping macros
action_tapping.c Adding permissive_hold
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
action_util.c Fix problems with undefined inlines in debug mode
action_util.h Move functions for adding keys from to reports to report.h
backlight.c Make sure that the backlight level is within the right range
backlight.h Backlight Breathing for Planck and Atomic
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
bootmagic.c Use keyboard config for nkro ()
bootmagic.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
command.c Simplified and polished a bit the code changes on tmk_core
command.h Warning reductions ()
debug.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
debug.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
eeconfig.c Add ChibiOS support for QMK ()
eeconfig.h Keep unicode's input_mode through a power cycle
eeprom.h Emulate eeprom
host.c Use keyboard config for nkro ()
host.h Use keyboard config for nkro ()
host_driver.h cleaning up midid
keyboard.c added comments and made function name clearer
keyboard.h improvements
keycode.h Keycode refactor
led.h Backlight abstraction and other changes ()
magic.c Use keyboard config for nkro ()
magic.h MAGIC functionality, AG swap in default layout
matrix.h Minor cleanup
mousekey.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
mousekey.h Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable
nodebug.h Backlight Breathing for Planck and Atomic
print.c Add ChibiOS support for QMK ()
print.h Added User Print - A "light" console out option ()
progmem.h Fix program mem functionality
raw_hid.h Initial version of Raw HID interface
report.c Move functions for adding keys from to reports to report.h
report.h Move functions for adding keys from to reports to report.h
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
sendchar_null.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
sendchar_uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
sleep_led.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
suspend.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
timer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
uart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
virtser.h Added USB Virtual Serial support
wait.h Empty implementation of wait