qmk_firmware/quantum
James Laird-Wah b382076ad1 Keyboard: keyboardio model01: rgbmatrix support (#3989)
* model01: implement RGB matrix feature

LEDs can still be individually controlled if this is switched off.

* model01: use fast banked LED setting commands

* model01: update default keymap to use RGB matrix

* model01: update RGB matrix support to match common_features.mk

* rgb_matrix: include <string.h>

This was missing after commit 4d5705ea6c
which introduces a use of memset().

* model01: make g_rgb_leds weak

This allows users to override which LEDs are configured as
modifiers, or tweak the x/y coordinates, should they so choose.
2018-09-27 20:53:36 -07:00
..
api
audio
keymap_extras
process_keycode
serial_link
split_common
template
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
dynamic_keymap.c Zeal60/Zeal65/M60-A implementation (#3879) 2018-09-13 14:37:13 -04:00
dynamic_keymap.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h
quantum.c
quantum.h
rgb_matrix_drivers.c
rgb_matrix.c Keyboard: keyboardio model01: rgbmatrix support (#3989) 2018-09-27 20:53:36 -07:00
rgb_matrix.h
rgb.h
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
rgblight.c
rgblight.h
send_string_keycodes.h
variable_trace.c
variable_trace.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00