X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fpearl%2Frules.mk;h=c5b61c6d392e55c42388a3eccf013c6062d76479;hb=a18cd1b2b693a1e4eeaf1715f6ffe53d70dd9ee4;hp=d089858273fee795368a78500bd7b04d8ff4f0b3;hpb=f2c32b3ea452827fe1378d870f519bfa6b7875e3;p=qmk_firmware.git diff --git a/keyboards/pearl/rules.mk b/keyboards/pearl/rules.mk index d08985827..c5b61c6d3 100644 --- a/keyboards/pearl/rules.mk +++ b/keyboards/pearl/rules.mk @@ -24,18 +24,23 @@ NO_SUSPEND_POWER_DOWN = yes # processor frequency F_CPU = 12000000 +# Bootloader +# This definition is optional, and if your keyboard supports multiple bootloaders of +# different sizes, comment this out, and the correct address will be loaded +# automatically (+60). See bootloader.mk for all options. +BOOTLOADER = bootloadHID + # build options BOOTMAGIC_ENABLE = yes MOUSEKEY_ENABLE = yes EXTRAKEY_ENABLE = yes CONSOLE_ENABLE = yes COMMAND_ENABLE = yes -BACKLIGHT_ENABLE = no +BACKLIGHT_ENABLE = yes RGBLIGHT_ENABLE = yes RGBLIGHT_CUSTOM_DRIVER = yes OPT_DEFS = -DDEBUG_LEVEL=0 -OPT_DEFS += -DBOOTLOADER_SIZE=2048 # custom matrix setup CUSTOM_MATRIX = yes