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