]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tmk_core/protocol/arm_atsam/arm_atsam_protocol.h
Add documentation for led matrix
[qmk_firmware.git] / tmk_core / protocol / arm_atsam / arm_atsam_protocol.h
index 2ba0991749cce36dd9e8d84b6b6c800de117f55d..928af8c7e1700f4a809970ee931ab585a2119ec9 100644 (file)
@@ -21,8 +21,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "samd51j18a.h"
 #include "md_bootloader.h"
 
+#include "timer.h"
 #include "d51_util.h"
 #include "clks.h"
+#include "wait.h"
 #include "adc.h"
 #include "i2c_master.h"
 #include "spi.h"