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