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-fw/quantum
JohSchneider ddd055b1e2
Audio_Enable, AVR template update (#8901)
* Branch point for 2020 May 30 Breaking Change

* audio-configuration: template: audio_avr.c does NOT default to C6

not on its own, it needs a pin configured per define in config.h for audio to actually work
otherwise only parts of the code are included in the firmware, wasting space and possibly breaking builds because auf hitting the firmware-size limits

* audio-configuration: strip comment to bare essentials

Co-Authored-By: Ryan <fauxpark@gmail.com>

* revert future change

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Johannes <you@example.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: zvecr <git@zvecr.com>
5 years ago
..
api
audio format code according to conventions [skip ci] 5 years ago
backlight Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
debounce quantum/debounce: Added sym_pk debounce algorithm (#8587) 5 years ago
keymap_extras format code according to conventions [skip ci] 5 years ago
process_keycode Rename UC_OSX (and related constants) to UC_MAC (#8589) 5 years ago
rgb_matrix_animations
rgb_matrix_runners
serial_link 2020 February 29 Breaking Changes Update (#8064) 5 years ago
split_common Run clang-format manually to fix recently changed files (#8552) 5 years ago
stm32 Add SPI master for ChibiOS/ARM. (#8779) 5 years ago
template Audio_Enable, AVR template update (#8901) 5 years ago
tools
visualizer 2020 February 29 Breaking Changes Update (#8064) 5 years ago
api.c
api.h
color.c
color.h
config_common.h Initial support for ATtiny85 (#8632) 5 years ago
debounce.h
dip_switch.c Bugfix for quantum/dip_switch.c (#8731) 5 years ago
dip_switch.h
dynamic_keymap.c format code according to conventions [skip ci] 5 years ago
dynamic_keymap.h
dynamic_macro.h
encoder.c 2020 February 29 Breaking Changes Update (#8064) 5 years ago
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Strip out features to allow minimum firmware sizes (#8645) 5 years ago
led_matrix.c
led_matrix_drivers.c
led_tables.c Remove unused LED_BREATHING_TABLE 5 years ago
led_tables.h Remove unused LED_BREATHING_TABLE 5 years ago
ledmatrix.h
matrix.c Allow 30us matrix delay to be keyboard/user overridable (#8216) 5 years ago
matrix_common.c Allow 30us matrix delay to be keyboard/user overridable (#8216) 5 years ago
mcu_selection.mk Initial support for ATtiny85 (#8632) 5 years ago
pointing_device.c
pointing_device.h
quantum.c Fix bug with layer caching in get_event_keycode (#8693) 5 years ago
quantum.h format code according to conventions [skip ci] 5 years ago
quantum_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 5 years ago
rgb.h
rgb_matrix.c Run clang-format manually to fix recently changed files (#8552) 5 years ago
rgb_matrix.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgblight.c format code according to conventions [skip ci] 5 years ago
rgblight.h Convert clipping variables in rgblight.c to a structure (#7720) 5 years ago
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
send_string_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 5 years ago
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Configurable VIA layout options default value (#8707) 5 years ago
via.h Configurable VIA layout options default value (#8707) 5 years ago
wpm.c Run clang-format manually to fix recently changed files (#8552) 5 years ago
wpm.h Run clang-format manually to fix recently changed files (#8552) 5 years ago