qmk-firmware/quantum
yiancar ad2bb529c7 Rgb matrix arm (#3648)
* Addition of I2C master driver for STM32, Generalization of ISSI3731 driver

- Addition of an i2c_master driver for STM32 to replicate expectations of AVR driver.
- Moved ISSI3731 driver one level up to make it accesible by both architectures.
- Renamed ISSI3731 functions to a more general name for preparation of other ISSI drivers.
- Added compiler directives where necessary to differenciate each architecture.

* converted tabs to spaces
2018-08-15 01:19:38 -04:00
..
api
audio Song List: Mario Mushroom (#3432) 2018-07-18 08:03:43 -07:00
keymap_extras Keymap: Refactor symbols layer with layer tap workaround (#3520) 2018-08-02 13:47:06 -07:00
process_keycode Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
serial_link
split_common Split Common: Serial Backlight LED fix (#3586) 2018-08-11 11:10:23 -07:00
template Update ps2avrgb readme (#3599) 2018-08-09 17:45:43 -07:00
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
led_tables.c
led_tables.h
matrix.c Disable JTAG in keyboard init 2018-06-28 08:52:21 -04:00
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Make sure 'shutdown_user' is called 2018-08-04 16:49:57 -04:00
quantum.h Make sure Planck light calls user suspend functions (#3568) 2018-08-04 16:49:10 -04:00
quantum_keycodes.h Add rgblight mode 35 (R,G,B test mode) (#3114) 2018-06-04 08:10:39 -07:00
rgb.h
rgb_matrix.c Rgb matrix arm (#3648) 2018-08-15 01:19:38 -04:00
rgb_matrix.h adds timeout to avr i2c 2018-06-12 23:37:06 -04:00
rgblight.c Added alternating led underglow pattern (#3498) 2018-07-29 08:42:11 -07:00
rgblight.h Added alternating led underglow pattern (#3498) 2018-07-29 08:42:11 -07:00
rgblight_list.h
rgblight_types.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
send_string_keycodes.h Clean up SEND_STRING keycodes and add media keys (#3214) 2018-06-28 08:55:04 -04:00
variable_trace.c
variable_trace.h