qmk_firmware/tmk_core/common
Zay950 2366ebfbbd Merge branch 'master' into to_push
..
avr Simplified and polished a bit the code changes on tmk_core
chibios Add ChibiOS support for QMK ()
mbed Added User Print - A "light" console out option ()
action.c Implement faux-clicky feature
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 Merge pull request from lambdalisue/tapping-force-hold
action_tapping.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
action_util.c Use keyboard config for nkro ()
action_util.h Adds oneshot layer and oneshot tap toggling ()
backlight.c Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used
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 Add ChibiOS support for QMK ()
host.c Use keyboard config for nkro ()
host.h Use keyboard config for nkro ()
host_driver.h cleaning up midid
keyboard.c Implement faux-clicky feature
keyboard.h Add keyboard_setup() and matrix_setup()
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 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
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 Add ChibiOS support for QMK ()
raw_hid.h Initial version of Raw HID interface
report.h Minor cleanup
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 Add ChibiOS support for QMK ()