mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 06:31:58 +00:00
7 lines
84 B
C
7 lines
84 B
C
#ifndef CONTROLLER_H
|
|
#define CONTROLLER_H 1
|
|
|
|
#include "controller_teensy.h"
|
|
|
|
#endif
|