summaryrefslogtreecommitdiff
path: root/keyboards/yiancardesigns/gingham/gingham.c
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-27 07:49:03 +1000
committerGitHub <noreply@github.com>2023-04-27 07:49:03 +1000
commit4d8dd55bf9b36f5d60afbf01fe192f9a1a7627f3 (patch)
treee2bcf6c8883e21cc8bece10ead2b21c0b49766b6 /keyboards/yiancardesigns/gingham/gingham.c
parent4871f651c5328cc8c16d1ec991f3e865094b24c8 (diff)
Move 60% layouts to data driven (#20477)
Diffstat (limited to 'keyboards/yiancardesigns/gingham/gingham.c')
-rw-r--r--keyboards/yiancardesigns/gingham/gingham.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yiancardesigns/gingham/gingham.c b/keyboards/yiancardesigns/gingham/gingham.c
index a70ca71df0..496ae35705 100644
--- a/keyboards/yiancardesigns/gingham/gingham.c
+++ b/keyboards/yiancardesigns/gingham/gingham.c
@@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "gingham.h"
+#include "quantum.h"
#include "i2c_master.h"
uint8_t send_data;