XScorpion2 957070a6b5 Added OLED Display autoscroll during periods of OLED data inactivity (#6546) il y a 6 ans
..
arm_atsam 3542f594d9 Fix wake from suspend LED functionality il y a 6 ans
avr 3538955778 Usbasploader bootloader option addition (#6304) il y a 6 ans
chibios 90cd383d46 Fix wakeup function on ChibiOS (#5707) il y a 6 ans
mbed fe2aed0d1c Added User Print - A "light" console out option (#8) il y a 9 ans
test 4087d6da0d Add wait support for tests il y a 8 ans
action.c 2f6c068e0d Extend allowed range of tappable keycodes to include modifiers (#5809) il y a 6 ans
action.h 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc) il y a 6 ans
action_code.h 2f6c068e0d Extend allowed range of tappable keycodes to include modifiers (#5809) il y a 6 ans
action_layer.c ba26736d7e Fix bit count calculation for iterating layers il y a 6 ans
action_layer.h b62e160a89 Additional changes for Layer State typedef compatibility (#5906) il y a 6 ans
action_macro.c 7c9d5ace14 Generate API docs from source code comments (#2491) il y a 7 ans
action_macro.h a3357d078e Add support for various tapping macros il y a 8 ans
action_tapping.c 5701b75e3c Custom Tapping Term per key (#5009) il y a 6 ans
action_tapping.h 5701b75e3c Custom Tapping Term per key (#5009) il y a 6 ans
action_util.c 47051f506f Add One Shot Key callbacks (#4697) il y a 6 ans
action_util.h 47051f506f Add One Shot Key callbacks (#4697) il y a 6 ans
backlight.c a32f7e1a25 Store backlight breathing state in EEPROM (#6105) il y a 6 ans
backlight.h 3895b4b868 Extend maximum number of backlight levels to 31 (#6351) il y a 6 ans
bootloader.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
bootmagic.c 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637) il y a 6 ans
bootmagic.h 7c9d5ace14 Generate API docs from source code comments (#2491) il y a 7 ans
command.c d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) il y a 6 ans
command.h a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) il y a 6 ans
debug.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
debug.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
eeconfig.c d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) il y a 6 ans
eeconfig.h d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) il y a 6 ans
eeprom.h 2bfac351ed Final HS60v2 changes. (#4790) il y a 6 ans
host.c 39bd760faf Use a single endpoint for HID reports (#3951) il y a 7 ans
host.h 0f8431a57f Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) il y a 6 ans
host_driver.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) il y a 7 ans
keyboard.c f2c179de58 Remove superfluous JTAG disable code (#6445) il y a 6 ans
keyboard.h f2c179de58 Remove superfluous JTAG disable code (#6445) il y a 6 ans
keycode.h 2f009d7461 Add MOD_MASK_* macros to core code (#4337) il y a 6 ans
led.h 7c9d5ace14 Generate API docs from source code comments (#2491) il y a 7 ans
magic.c 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637) il y a 6 ans
magic.h ab19ebd08a MAGIC functionality, AG swap in default layout il y a 9 ans
matrix.h 0284431ad9 add col type defines il y a 7 ans
mousekey.c 8a9c90ad78 Re-fix Mousekey Movements (#5740) il y a 6 ans
mousekey.h e3a940026e Improve mouse keys docs and constant speed mode il y a 6 ans
nodebug.h 3f02637f4d Backlight Breathing for Planck and Atomic il y a 9 ans
print.c 4d4f7684e6 Add ChibiOS support for QMK (#465) il y a 9 ans
print.h 90f9fb4eee Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h il y a 7 ans
progmem.h 64c957d907 Add missing parentheses to some important macros (#4775) il y a 6 ans
raw_hid.h fe001d46fd Initial version of Raw HID interface il y a 9 ans
report.c 39bd760faf Use a single endpoint for HID reports (#3951) il y a 7 ans
report.h be666b2d8a Add underscores to names of brightness control constants in report.h (#4764) il y a 6 ans
sendchar.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
sendchar_null.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
sendchar_uart.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
sleep_led.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
suspend.h cb91320d6d Add Suspend functions (#3112) il y a 7 ans
timer.h 957070a6b5 Added OLED Display autoscroll during periods of OLED data inactivity (#6546) il y a 6 ans
uart.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
uart.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
util.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
util.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 ans
virtser.h 80d10bef07 Added USB Virtual Serial support il y a 9 ans
wait.h d8d2a09674 Fix LT() crashing some ARM keyboards (#6529) il y a 6 ans