1
0
Fork 0
qmk_firmware/tmk_core/common
Jack Humbert bf5c2ccee5 splits process_action up to handle records separately (#329)
* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* adds music sequencer functionality

* implements audio/music functions in quantum.c

* splits up process_action to allow independent processing of actions

* merging?
2016-05-15 00:47:25 -04:00
..
avr Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
mbed
action.c splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action.h splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action_code.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action_layer.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_layer.h
action_macro.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_macro.h
action_tapping.c splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action_tapping.h
action_util.c Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action_util.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
backlight.c Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
backlight.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
bootloader.h
bootmagic.c Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
bootmagic.h
command.c Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
command.h
debug.c
debug.h
eeconfig.h Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
host.c
host.h
host_driver.h
keyboard.c MAGIC functionality, AG swap in default layout 2016-04-16 18:51:58 -04:00
keyboard.h
keycode.h
keymap.c
keymap.h
led.h
magic.c
magic.h
matrix.h Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
mousekey.c
mousekey.h
nodebug.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
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