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/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?
8 years ago
..
audio adds a sequencer to the music mode (#330) 8 years ago
keymap_extras Add a keymap_extras header for Plover 9 years ago
template Leader key implementation (#326) 8 years ago
tools Referencing the hex file (#309) 8 years ago
analog.c quantum separated 9 years ago
analog.h quantum separated 9 years ago
config_common.h added ergodox 9 years ago
keymap_common.c Leader key implementation (#326) 8 years ago
keymap_common.h splits process_action up to handle records separately (#329) 8 years ago
keymap_midi.c preonic update 9 years ago
keymap_midi.h Backlight Breathing for Planck and Atomic 8 years ago
keymap_unicode.c sounds 9 years ago
led.c __attribute__ ((weak)) added to led_set 9 years ago
light_ws2812.c Integrate WS2812 code into quantum core 9 years ago
light_ws2812.h Integrate WS2812 code into quantum core 9 years ago
matrix.c Leader key implementation (#326) 8 years ago
quantum.c splits process_action up to handle records separately (#329) 8 years ago
quantum.h Leader key implementation (#326) 8 years ago
quantum.mk Leader key implementation (#326) 8 years ago
rgblight.c actually resolves conflicts in rgblight.c 9 years ago
rgblight.h Update functions used to write to EEPROM 9 years ago