qmk-keychron-q3-colemak-dh/keyboards/binepad/bnr1/v2/rules.mk
Vino Rodrigues 12466fc687
Addition of the Binepad BNR1 rotary encoder (#358)
* Add Binepad BNR1 v1 and v2

* Switch on LTO_ENABLE for v1 ATMega variant

* Update rules.mk

* Add default folder to base rules.mk

* Touchups to code after qmk repo review
2023-02-07 23:05:34 -06:00

8 lines
249 B
Makefile
Executable File

# This file only contains EFL/WL settings and enables F103 low-power mode
EEPROM_DRIVER = wear_leveling
WEAR_LEVELING_DRIVER = embedded_flash
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE