mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-29 04:23:23 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
ea825d1597
@ -17,6 +17,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef PROTOCOL_ARM_ATSAM
|
||||
# include <stdio.h>
|
||||
#endif
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "print.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user