Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-08 | spi_master for AVR (#8299) | Ryan | |
* 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-03-05 | Add explicit id tags to externally linked headers | skullY | |
2020-03-05 | Rework the newbs guide around the qmk cli | skullY | |
2019-12-10 | [Docs] add README translation in portuguese (#7016) | Igor Hideki Trindade | |
* add README translation in portuguese * add lang in menu * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/README.md * Update docs/pt-br/_summary.md * Update sumary links * Update README Co-Authored-By: Álvaro A. Volpato <alvaro.volpato@usp.br> |