~ruther/qmk_firmware

1bdc1c23c706bc65f62d4377abdcf000d2485de3 — Nick Brassel 3 years ago 593704b
Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168)

1 files changed, 3 insertions(+), 0 deletions(-)

M platforms/chibios/eeprom_teensy.h
M platforms/chibios/eeprom_teensy.h => platforms/chibios/eeprom_teensy.h +3 -0
@@ 2,6 2,9 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#include <ch.h>
#include <hal.h>

#if defined(K20x)
/* Teensy 3.0, 3.1, 3.2; mchck; infinity keyboard */
// The EEPROM is really RAM with a hardware-based backup system to