qmk_firmware/quantum
yiancar 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM (#3968)
* Update quantum matrix to support both AVR and Chibios ARM

- Addition of STM32 pin definitions
- Created abstruction layer defines to control GPIO (This is a bit pointless for Chibios as we are creating a PAL ontop of a PAL but it is necessary for uniformity with AVR)
- Modified matrix.c to use the above functions

* minor ifdef fix

* Rename of functions and docs

- Added documentation.
- Renamed functions according to Jack's spec.

* Massdrop fix

* Update matrix.c

* Update quantum.h

* Update quantum.h

* Update quantum.h

* Update internals_gpio_control.md
2018-09-28 12:33:11 -04: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
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
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