mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-13 14:01:36 +02:00
Changed SPI_Init() to allow for the clock polarity and data sample modes to be set. Changed Dataflash_Init() to no longer call SPI_Init() automatically.