qmk_firmware/quantum
fauxpark 4d72aa428f Improve backlight PWM pin support (#6202)
* Improve backlight PWM pin support

* I accidentally an equals sign

* Another typo

* Order by pin number

* Throw an error if backlight pin is C4 or C5 on 16/32U4

* Use else for clarity

* Minor alignment adjustments
2019-08-08 13:12:12 -07:00
..
api
audio
debounce
keymap_extras
process_keycode MIDI: Fix basic noteon: send correct velocity (#6476) 2019-08-06 11:26:28 -07:00
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common [Split] Add config option for DIRECT_PINS_RIGHT (#6479) 2019-08-03 21:26:02 -07:00
stm32
template Remove NO_BACKLIGHT_CLOCK (#6418) 2019-07-27 01:37:33 +01:00
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_matrix_drivers.c
led_matrix.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h Allow Combo feature to be enabled/disabled live (#6318) 2019-07-16 01:37:19 -07:00
quantum.c Improve backlight PWM pin support (#6202) 2019-08-08 13:12:12 -07:00
quantum.h
rgb_matrix_drivers.c Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 2019-07-21 07:46:22 -04:00
rgb_matrix_types.h
rgb_matrix.c Fix RGB Matrix Cycle Left-Right Animation (#6421) 2019-07-26 23:17:51 -07:00
rgb_matrix.h Adding rgb matrix speed into eeprom storage. (#5965) 2019-07-16 00:40:43 -07:00
rgb.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
rgblight.c Change xprintf() calls in rgblight.c to dprintf() (#6363) 2019-07-19 08:47:04 -07:00
rgblight.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h