fauxpark d16056e60a Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003) il y a 6 ans
..
arm_atsam 3542f594d9 Fix wake from suspend LED functionality il y a 6 ans
avr 746058306b Make sure NOBITS is set on reset_key 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 d16056e60a Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003) 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 7c9d5ace14 Generate API docs from source code comments (#2491) il y a 7 ans
action_layer.c ba26736d7e Fix bit count calculation for iterating layers il y a 6 ans
action_layer.h 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637) 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 0cda2f43e2 Backlight status functions (#4259) il y a 7 ans
backlight.h 0cda2f43e2 Backlight status functions (#4259) il y a 7 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 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078) il y a 6 ans
command.h 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 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 dd64a4e738 Init RGB Matrix EEPROM il y a 6 ans
eeconfig.h c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 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 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) il y a 6 ans
keyboard.h cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 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 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' il y a 10 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 6e984a8b5e Update to arm_atsam wait and timer routines il y a 6 ans