yiancar 621ce29a53 STM32 EEPROM Emulation (#3741) vor 6 Jahren
..
arm_atsam 30680c6eb3 Massdrop keyboard support (#3780) vor 6 Jahren
avr 526eabb6f8 Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP vor 7 Jahren
chibios 621ce29a53 STM32 EEPROM Emulation (#3741) vor 6 Jahren
mbed fe2aed0d1c Added User Print - A "light" console out option (#8) vor 8 Jahren
test 4087d6da0d Add wait support for tests vor 8 Jahren
action.c 38f204db30 Allow one-shot modifiers to be chained vor 7 Jahren
action.h 5d771039ad Fix swap-hands tapping. vor 7 Jahren
action_code.h 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
action_layer.c 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
action_layer.h bad839e6ac make 'layer_state_set' visible to user code vor 7 Jahren
action_macro.c 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
action_macro.h a3357d078e Add support for various tapping macros vor 8 Jahren
action_tapping.c 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
action_tapping.h 04b9b62bdc RETRO_TAPPING (#1922) vor 7 Jahren
action_util.c 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
action_util.h fb95d86b39 Move functions for adding keys from to reports to report.h vor 8 Jahren
backlight.c 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
backlight.h 3f02637f4d Backlight Breathing for Planck and Atomic vor 9 Jahren
bootloader.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
bootmagic.c 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
bootmagic.h 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
command.c 9ce38cbccf Simplified and polished a bit the code changes on tmk_core vor 8 Jahren
command.h 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
debug.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
debug.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
eeconfig.c 621ce29a53 STM32 EEPROM Emulation (#3741) vor 6 Jahren
eeconfig.h 621ce29a53 STM32 EEPROM Emulation (#3741) vor 6 Jahren
eeprom.h d29906cb64 Emulate eeprom vor 8 Jahren
host.c 558f3ec1eb Use keyboard config for nkro (#7) vor 8 Jahren
host.h 558f3ec1eb Use keyboard config for nkro (#7) vor 8 Jahren
host_driver.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) vor 7 Jahren
keyboard.c bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) vor 7 Jahren
keyboard.h b9895771ed improvements vor 8 Jahren
keycode.h 700aa8fe1c Tidy up keycode.h (#3666) vor 6 Jahren
led.h 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
magic.c 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
magic.h ab19ebd08a MAGIC functionality, AG swap in default layout vor 9 Jahren
matrix.h 0284431ad9 add col type defines vor 7 Jahren
mousekey.c 03381962ac Diagonal micro move fix vor 7 Jahren
mousekey.h 737c1fe641 Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable vor 8 Jahren
nodebug.h 3f02637f4d Backlight Breathing for Planck and Atomic vor 9 Jahren
print.c 4d4f7684e6 Add ChibiOS support for QMK (#465) vor 9 Jahren
print.h 30680c6eb3 Massdrop keyboard support (#3780) vor 6 Jahren
progmem.h 27ee425892 add pgm_read_dword for Infinity ErgoDox vor 7 Jahren
raw_hid.h fe001d46fd Initial version of Raw HID interface vor 8 Jahren
report.c 7c9d5ace14 Generate API docs from source code comments (#2491) vor 7 Jahren
report.h 30680c6eb3 Massdrop keyboard support (#3780) vor 6 Jahren
sendchar.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
sendchar_null.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
sendchar_uart.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
sleep_led.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
suspend.h cb91320d6d Add Suspend functions (#3112) vor 7 Jahren
timer.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
uart.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
uart.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
util.c 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
util.h 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' vor 10 Jahren
virtser.h 80d10bef07 Added USB Virtual Serial support vor 8 Jahren
wait.h a14d539ad6 Revert back to normal sleeping wait behaviour for STM32 vor 7 Jahren