qmk-firmware/quantum
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
..
audio adds a sequencer to the music mode (#330) 2016-05-15 00:40:59 -04:00
keymap_extras Add a keymap_extras header for Plover 2016-04-23 18:49:10 +01:00
template Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
tools Referencing the hex file (#309) 2016-05-05 18:27:28 -04:00
analog.c quantum separated 2015-10-26 14:49:46 -04:00
analog.h quantum separated 2015-10-26 14:49:46 -04:00
config_common.h added ergodox 2015-10-26 16:32:37 -04:00
keymap_common.c Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
keymap_common.h splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
keymap_midi.c preonic update 2016-03-30 00:43:07 -04:00
keymap_midi.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
keymap_unicode.c sounds 2016-01-15 23:10:30 -05:00
led.c __attribute__ ((weak)) added to led_set 2016-04-17 06:51:39 -10:00
light_ws2812.c Integrate WS2812 code into quantum core 2016-01-24 17:05:47 -08:00
light_ws2812.h Integrate WS2812 code into quantum core 2016-01-24 17:05:47 -08:00
matrix.c Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
quantum.c splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
quantum.h Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
quantum.mk Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
rgblight.c actually resolves conflicts in rgblight.c 2016-04-26 13:50:04 -04:00
rgblight.h Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00