summaryrefslogtreecommitdiff
path: root/keyboards/binepad/bnr1/v2/config.h
blob: c408f95d383dd9c71c3ac0d3af128b3580668126 (plain)
1
2
3
4
5
6
7
// Copyright 2022 BINEPAD (@binepad)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define WEAR_LEVELING_LOGICAL_SIZE 1024
#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)