qmk_firmware/quantum
Drashna Jaelre 6835ae8209 Add the ability to disable Music Mode completely (#2339)
* Skip process_music in NO_MUSIC_MODE is defined

* Skip matrix_scan_music if NO_MUSIC_MODE is defined

* Skip music_all_notes_off if NO_MUSIC_MODE is defined

* Leave matrix_scan_music in, because it reduces firmware size by 150b....

* Add docs for NO_MUSIC_MODE
2018-02-08 15:16:06 -05:00
..
api Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
audio ARM audio fixes, stack size increase (#2365) 2018-02-08 14:39:40 -05:00
keymap_extras
process_keycode Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
serial_link
template
tools
visualizer
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
keymap_common.c backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Add the ability to disable Music Mode completely (#2339) 2018-02-08 15:16:06 -05:00
quantum.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
quantum_keycodes.h backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
rgblight.c ADD RGBLIGHT_LIMIT_VAL (#2214) 2018-01-02 21:54:56 -05:00
rgblight.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h