logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

eeprom_legacy_emulated_flash_tests.h (234B)


  1. // Copyright 2018-2022 Nick Brassel (@tzarc)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. #include "legacy_flash_ops.h"
  5. #include "eeprom_legacy_emulated_flash.h"
  6. #define EEPROM_SIZE (FEE_PAGE_SIZE * FEE_PAGE_COUNT / 2)