forked from mirrors/qmk_userspace
Relocate various modifier defines (#18638)
This commit is contained in:
parent
46bbb81dd2
commit
a974c51d25
4 changed files with 59 additions and 40 deletions
|
@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include <stdint.h>
|
||||
#include "report.h"
|
||||
#include "modifiers.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue