1 2 3 4 5 6 7 8 9 10
// Copyright 2022 QMK // SPDX-License-Identifier: GPL-2.0-or-later #pragma once #include "quantum.h" #include "layouts.h" // Ensure access to info.json layouts // This file only exists to pull in.... #include "ergodox_compat.h"