qmk-dactyl-manuform-a/quantum
Joel Challis 1ff5ee255f
Indicator LEDs as config (#10816)
* First pass

* Add config options to docs

* Update some wording

* Slight tidy up of backlight caps logic

* Init pin to correct state

* Move init location

* Reverse default state
2020-11-08 22:31:16 +00:00
..
api
audio Allow for user song list (#9281) 2020-07-16 16:45:50 +10:00
backlight Remove f072 backlight warning (#10040) 2020-08-29 14:30:02 -07:00
debounce quantum/debounce: rename debouncing algorithms (#9564) 2020-09-06 13:13:49 -07:00
keymap_extras Update keymap_spanish_dvorak.h (#10213) 2020-10-23 04:42:34 +11:00
process_keycode Allow modified keycodes in Unicode input (#10658) 2020-10-27 06:14:56 +11:00
rgb_matrix_animations 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rgb_matrix_runners 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
serial_link
split_common Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control (#10460) 2020-10-02 04:17:03 +10:00
template Remove `DESCRIPTION` (#9732) 2020-07-16 15:49:18 +10:00
tools
visualizer
api.c
api.h
color.c Add support for hsv->rgb conversion without using CIE curve. (#9856) 2020-08-29 14:30:02 -07:00
color.h Add support for hsv->rgb conversion without using CIE curve. (#9856) 2020-08-29 14:30:02 -07:00
config_common.h Add logic for AT90USBxx7 where needed (#10203) 2020-09-27 20:33:03 +10:00
debounce.h
dip_switch.c format code according to conventions [skip ci] 2020-07-04 15:01:25 +00:00
dip_switch.h
dynamic_keymap.c [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) 2020-09-16 16:16:01 +10:00
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
joystick.c Hid joystick interface (#4226) 2020-08-29 14:30:02 -07:00
joystick.h Hid joystick interface (#4226) 2020-08-29 14:30:02 -07:00
keycode_config.c
keycode_config.h
keymap.h Add logic for AT90USBxx7 where needed (#10203) 2020-09-27 20:33:03 +10:00
keymap_common.c
led.c Indicator LEDs as config (#10816) 2020-11-08 22:31:16 +00:00
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c format code according to conventions [skip ci] 2020-05-21 17:39:29 +00:00
matrix_common.c format code according to conventions [skip ci] 2020-07-04 15:01:25 +00:00
mcu_selection.mk Add logic for AT90USBxx7 where needed (#10203) 2020-09-27 20:33:03 +10:00
pointing_device.c
pointing_device.h
quantum.c Indicator LEDs as config (#10816) 2020-11-08 22:31:16 +00:00
quantum.h Hid joystick interface (#4226) 2020-08-29 14:30:02 -07:00
quantum_keycodes.h #define AUTO_SHIFT_SETUP (#8441) 2020-08-29 14:30:02 -07:00
rgb.h
rgb_matrix.c Noeeprom functions for rgb_matrix (#9487) 2020-08-29 14:30:02 -07:00
rgb_matrix.h Noeeprom functions for rgb_matrix (#9487) 2020-08-29 14:30:02 -07:00
rgb_matrix_drivers.c Add support for 4 IS31FL3731 devices (#10860) 2020-11-05 19:58:46 +00:00
rgb_matrix_types.h Add Indicator flag for RGB Matrix (#9933) 2020-08-05 13:29:04 -07:00
rgblight.c `setrgb()`: Use arrow operator (#10451) 2020-09-26 19:42:40 +01:00
rgblight.h Tweak the Christmas animation effect to be less harsh on the eyes (#7648) 2020-08-29 14:30:02 -07:00
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Fix typo in via.c (#10000) 2020-09-21 04:21:19 -07:00
via.h
wpm.c
wpm.h