mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-10 13:38:25 +00:00
Update keyboards/pizzakeyboards/pizza65/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
eabb19ea2f
commit
d46fc59871
@ -1,6 +1,9 @@
|
|||||||
# MCU name
|
# MCU name
|
||||||
MCU = STM32F072
|
MCU = STM32F072
|
||||||
|
|
||||||
|
# Build Options
|
||||||
|
# change yes to no to disable
|
||||||
|
#
|
||||||
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
||||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||||
|
Loading…
Reference in New Issue
Block a user