Jack Humbert b6c60333e4 Re-enable mouse buttons 8 anni fa
..
avr abda6ff7bb Include host.h from suspend.c 8 anni fa
chibios 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 anni fa
mbed fe2aed0d1c Added User Print - A "light" console out option (#8) 8 anni fa
action.c b6c60333e4 Re-enable mouse buttons 8 anni fa
action.h dd37860160 Add one-hand support. 8 anni fa
action_code.h 87bc36253d Fix documentation for TMK actions 8 anni fa
action_layer.c d96175937b Bug fix & added default_layer_state_set_kb 8 anni fa
action_layer.h bd8d717f1f Fix bug fix attempt 8 anni fa
action_macro.c 2bbf3d5820 stops forcing debug_action 9 anni fa
action_macro.h a3357d078e Add support for various tapping macros 8 anni fa
action_tapping.c 216f669276 Merge pull request #1098 from lambdalisue/tapping-force-hold 8 anni fa
action_tapping.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
action_util.c 6039a4f6ed Empty implementation of has_onshot_mods_timed_out 8 anni fa
action_util.h 74e97eefd7 Adds oneshot layer and oneshot tap toggling (#308) 9 anni fa
backlight.c d37becc0a9 Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used 8 anni fa
backlight.h 3f02637f4d Backlight Breathing for Planck and Atomic 9 anni fa
bootloader.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
bootmagic.c 558f3ec1eb Use keyboard config for nkro (#7) 8 anni fa
bootmagic.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
command.c 9ce38cbccf Simplified and polished a bit the code changes on tmk_core 8 anni fa
command.h 1a0bac8bcc Warning reductions (#430) 9 anni fa
debug.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
debug.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
eeconfig.c 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 anni fa
eeconfig.h 59bef40aab Keep unicode's input_mode through a power cycle 8 anni fa
eeprom.h 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 anni fa
host.c 558f3ec1eb Use keyboard config for nkro (#7) 8 anni fa
host.h 558f3ec1eb Use keyboard config for nkro (#7) 8 anni fa
host_driver.h 6390033e86 cleaning up midid 8 anni fa
keyboard.c 25c6ca750f added comments and made function name clearer 8 anni fa
keyboard.h b9895771ed improvements 8 anni fa
keycode.h d8a608f3ff Keycode refactor 8 anni fa
led.h 13bb6b4b7f Backlight abstraction and other changes (#439) 9 anni fa
magic.c 558f3ec1eb Use keyboard config for nkro (#7) 8 anni fa
magic.h ab19ebd08a MAGIC functionality, AG swap in default layout 9 anni fa
matrix.h 06d21009b2 Minor cleanup 8 anni fa
mousekey.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
mousekey.h 737c1fe641 Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable 8 anni fa
nodebug.h 3f02637f4d Backlight Breathing for Planck and Atomic 9 anni fa
print.c 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 anni fa
print.h fe2aed0d1c Added User Print - A "light" console out option (#8) 8 anni fa
progmem.h 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 anni fa
raw_hid.h fe001d46fd Initial version of Raw HID interface 8 anni fa
report.h 06d21009b2 Minor cleanup 8 anni fa
sendchar.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
sendchar_null.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
sendchar_uart.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
sleep_led.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
suspend.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
timer.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
uart.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
uart.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
util.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
util.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 anni fa
virtser.h 80d10bef07 Added USB Virtual Serial support 8 anni fa
wait.h 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 anni fa