This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
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
..
2017-04-09 18:34:59 +03:00
2017-03-28 15:20:36 -07:00
2017-03-28 15:20:36 -07:00
2017-04-19 01:40:16 +07:00
2017-04-19 01:40:16 +07:00
2018-07-16 22:25:02 -04:00
2018-09-25 13:28:36 -07:00