mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-11 00:00:48 +00:00
Candybar: VIA support for lefty and righty (#9066)
* Candybar: VIA support for lefty and righty * Update keyboards/candybar/lefty/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/candybar/righty/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/candybar/lefty/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
@@ -7,7 +7,7 @@ MCU = STM32F072
|
||||
# EXTRAFLAGS+=-flto
|
||||
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||||
BACKLIGHT_ENABLE = no
|
||||
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
||||
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
||||
## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
|
Reference in New Issue
Block a user