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