2022-08-13 12:10:01 -07:00
|
|
|
SPLIT_KEYBOARD = yes # Use shared split_common code
|
|
|
|
LTO_ENABLE = yes # Use link time optimization for smaller firmware
|
|
|
|
|
|
|
|
# If you add a haptic board,
|
|
|
|
# enable it and set its driver here or in your keymap folder
|
|
|
|
# The Pimoroni board's driver is DRV2605L
|
|
|
|
# HAPTIC_ENABLE = yes # Enable haptic driver
|
2023-07-21 09:17:39 +10:00
|
|
|
# HAPTIC_DRIVER = drv2605l
|