You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/tmk_core/common
Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders (#416)
* sorts out keycodes

* move midi around

* remove mbed

* replaces keymap with qmk/keymap_common

* fixes keymap.h

* keymap, config, quantum rearrange

* removes unneeded lufa stuff
9 years ago
..
avr Optimize matrix scanning (#343) 9 years ago
mbed
action.c splits process_action up to handle records separately (#329) 9 years ago
action.h splits process_action up to handle records separately (#329) 9 years ago
action_code.h Adds oneshot layer and oneshot tap toggling (#308) 9 years ago
action_layer.c
action_layer.h
action_macro.c
action_macro.h
action_tapping.c splits process_action up to handle records separately (#329) 9 years ago
action_tapping.h
action_util.c Adds oneshot layer and oneshot tap toggling (#308) 9 years ago
action_util.h Adds oneshot layer and oneshot tap toggling (#308) 9 years ago
backlight.c Backlight Breathing for Planck and Atomic 9 years ago
backlight.h Backlight Breathing for Planck and Atomic 9 years ago
bootloader.h
bootmagic.c Optimize matrix scanning (#343) 9 years ago
bootmagic.h
command.c Converted audio play functions to *_user (#349) 9 years ago
command.h
debug.c
debug.h
eeconfig.h
host.c
host.h
host_driver.h
keyboard.c Move LED strip initialization (#397) 9 years ago
keyboard.h
keycode.h
led.h
magic.c
magic.h
matrix.h Optimize matrix scanning (#343) 9 years ago
mousekey.c
mousekey.h
nodebug.h Backlight Breathing for Planck and Atomic 9 years ago
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