qmk-firmware/quantum
Joel Challis 38aefaf78e
ARM - Initial backlight support (#6487)
* Move AVR backlight to own file, add borrowed ARM implementation

* Tiny fix for backlight custom logic

* Remove duplicate board from rebase

* Fix f303 onekey example

* clang-format

* clang-format

* Remove backlight keymap debug

* Initial pass of ARM backlight docs

* Initial pass of ARM backlight docs - resolve todos

* fix rules validation logic

* Add f072 warning

* Add f072 warning

* tidy up breathing in backlight keymap

* tidy up breathing in backlight keymap

* add missing break to backlight keymap
2019-10-05 16:57:00 +01:00
..
api
audio
backlight ARM - Initial backlight support (#6487) 2019-10-05 16:57:00 +01:00
debounce
keymap_extras Fix quantum keymapextra italian (#6779) 2019-10-03 10:27:01 +10:00
process_keycode Generalize Tap Dance Layer functions (#6629) 2019-09-21 11:22:27 -07:00
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 2019-09-24 15:24:12 +01:00
stm32
template
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c ARM - Initial backlight support (#6487) 2019-10-05 16:57:00 +01:00
quantum.h
quantum_keycodes.h ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 2019-09-24 15:24:12 +01:00
rgb.h
rgb_matrix.c
rgb_matrix.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgblight.c
rgblight.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h