This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard/tmk_core/common
2015-12-08 16:46:08 -07:00
..
avr Add keyboard_setup() and matrix_setup() 2015-05-19 00:39:43 +09:00
mbed
action.c enable TAPPING_TOGGLE=1 to work correctly 2015-12-05 18:11:21 +09:00
action.h Revert "Make action_for_key a weak symbol" 2015-05-21 20:30:10 +09:00
action_code.h add ACTION_DEFAULT_LAYER_TOGGLE to toggle a default layer on/off 2015-11-26 00:57:07 -07:00
action_layer.c
action_layer.h
action_macro.c Fix weak modifier clear in action macro 2015-09-12 11:25:41 +09:00
action_macro.h
action_tapping.c
action_tapping.h
action_util.c core: Fix for disabling NKRO in Boot protocol 2015-09-20 14:34:13 +09:00
action_util.h
backlight.c
backlight.h
bootloader.h
bootmagic.c
bootmagic.h
command.c core: Fix NKRO ifdef 2015-09-24 01:35:10 +09:00
command.h
debug.c
debug.h
eeconfig.h
host.c
host.h
host_driver.h
keyboard.c Add keyboard_setup() and matrix_setup() 2015-05-19 00:39:43 +09:00
keyboard.h Add keyboard_setup() and matrix_setup() 2015-05-19 00:39:43 +09:00
keycode.h Remove an errant comma trailing the KC_ERAS macro alias 2015-12-08 16:46:08 -07:00
keymap.c Change to KC_BOOTLOADER(KC_BTLD) 2015-09-16 13:01:06 +09:00
keymap.h
led.h usb_usb: Support locking key indicator LED 2015-07-15 15:13:15 +09:00
matrix.h Add keyboard_setup() and matrix_setup() 2015-05-19 00:39:43 +09:00
mousekey.c
mousekey.h
nodebug.h
print.c
print.h
progmem.h
report.h
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
wait.h