2022-05-31 03:08:56 +01:00
|
|
|
// Copyright 2022 QMK
|
|
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2021-09-01 19:03:14 +10:00
|
|
|
#pragma once
|
2017-08-12 16:05:05 +02:00
|
|
|
|
|
|
|
#include "quantum.h"
|
2018-05-20 21:45:38 -07:00
|
|
|
|
2022-05-31 03:08:56 +01:00
|
|
|
// This file only exists to pull in....
|
|
|
|
#include "ergodox_compat.h"
|