10 lines
172 B
C
10 lines
172 B
C
// Copyright 2022 QMK
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#include "quantum.h"
|
|
|
|
// This file only exists to pull in....
|
|
#include "ergodox_compat.h"
|