qmk-dactyl-manuform-a/drivers
Ryan 400ca2d035
spi_master for AVR (#8299)
* Change _delay_ms/us() to wait_ms/us()

* Switch to platform-agnostic GPIO macros

* Add AVR spi_master and migrate Adafruit BLE code

* Set verbose back to false

* Add clock divisor, bit order and SPI mode configuration for init

* Add start and stop functions

* Move configuration of mode, endianness and speed to `spi_start()`

* Some breaks here would be good

* Default Adafruit BLE clock divisor to 4 (2MHz on the Feather 32U4)

* Remove mode and divisor enums

* Add some docs

* No hr at EOF

* Add links in sidebar
2020-04-08 11:04:31 +10:00
..
avr spi_master for AVR (#8299) 2020-04-08 11:04:31 +10:00
boards format code according to conventions [skip ci] 2020-03-06 02:15:29 +00:00
chibios Initial arm->chibios pass - simplify some platform logic (#8450) 2020-03-21 16:20:04 +11:00
eeprom Add support for STM32L0/L1 onboard EEPROM. (#8002) 2020-03-12 12:59:55 +11:00
gpio Increase matrix scanning speed on xd84 (#7517) 2019-12-03 19:39:21 +00:00
haptic Completely remove i2c_transmit_receive function (#7686) 2019-12-22 13:50:08 +00:00
issi Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
oled fixed problem with implicit declaration in quantum/rgblight.c (#8406) 2020-03-28 23:35:11 +00:00
qwiic format code according to conventions [skip ci] 2020-02-22 03:41:27 +00:00
ugfx/gdisp 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00