diff options
Diffstat (limited to 'keyboards/binepad/bn006/rules.mk')
-rwxr-xr-x | keyboards/binepad/bn006/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
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 |