From 84920ff5f4c1dfb3c84ca175899f81804be30396 Mon Sep 17 00:00:00 2001 From: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> Date: Thu, 10 Nov 2022 08:26:43 +1100 Subject: Addition of the Binepad BN006 6-key macropad (#18810) --- keyboards/binepad/bn006/rules.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 keyboards/binepad/bn006/rules.mk (limited to 'keyboards/binepad/bn006/rules.mk') diff --git a/keyboards/binepad/bn006/rules.mk b/keyboards/binepad/bn006/rules.mk new file mode 100755 index 0000000000..58561c984b --- /dev/null +++ b/keyboards/binepad/bn006/rules.mk @@ -0,0 +1,5 @@ +# Copyright 2022 Binepad (@binpad) +# SPDX-License-Identifier: GPL-2.0-or-later + +EPROM_DRIVER = wear_leveling +WEAR_LEVELING_DRIVER = embedded_flash -- cgit v1.2.3