yiancar 621ce29a53 STM32 EEPROM Emulation (#3741) 6 anni fa
..
arm_atsam 30680c6eb3 Massdrop keyboard support (#3780) 6 anni fa
avr 526eabb6f8 Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP 7 anni fa
chibios 621ce29a53 STM32 EEPROM Emulation (#3741) 6 anni fa
mbed fe2aed0d1c Added User Print - A "light" console out option (#8) 8 anni fa
test 4087d6da0d Add wait support for tests 8 anni fa
action.c 38f204db30 Allow one-shot modifiers to be chained 7 anni fa
action.h 5d771039ad Fix swap-hands tapping. 7 anni fa
action_code.h 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
action_layer.c 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
action_layer.h bad839e6ac make 'layer_state_set' visible to user code 7 anni fa
action_macro.c 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
action_macro.h a3357d078e Add support for various tapping macros 8 anni fa
action_tapping.c 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
action_tapping.h 04b9b62bdc RETRO_TAPPING (#1922) 7 anni fa
action_util.c 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
action_util.h fb95d86b39 Move functions for adding keys from to reports to report.h 8 anni fa
backlight.c 7c9d5ace14 Generate API docs from source code comments (#2491) 7 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 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
bootmagic.h 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
command.c 9ce38cbccf Simplified and polished a bit the code changes on tmk_core 8 anni fa
command.h 7c9d5ace14 Generate API docs from source code comments (#2491) 7 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 621ce29a53 STM32 EEPROM Emulation (#3741) 6 anni fa
eeconfig.h 621ce29a53 STM32 EEPROM Emulation (#3741) 6 anni fa
eeprom.h d29906cb64 Emulate eeprom 8 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 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 anni fa
keyboard.c bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 7 anni fa
keyboard.h b9895771ed improvements 8 anni fa
keycode.h 700aa8fe1c Tidy up keycode.h (#3666) 6 anni fa
led.h 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
magic.c 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
magic.h ab19ebd08a MAGIC functionality, AG swap in default layout 9 anni fa
matrix.h 0284431ad9 add col type defines 6 anni fa
mousekey.c 03381962ac Diagonal micro move fix 7 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 30680c6eb3 Massdrop keyboard support (#3780) 6 anni fa
progmem.h 27ee425892 add pgm_read_dword for Infinity ErgoDox 7 anni fa
raw_hid.h fe001d46fd Initial version of Raw HID interface 8 anni fa
report.c 7c9d5ace14 Generate API docs from source code comments (#2491) 7 anni fa
report.h 30680c6eb3 Massdrop keyboard support (#3780) 6 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 cb91320d6d Add Suspend functions (#3112) 7 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 a14d539ad6 Revert back to normal sleeping wait behaviour for STM32 7 anni fa