summaryrefslogtreecommitdiff
path: root/keyboards/hillside/48/0_1/rules.mk
blob: 3c12e55b581d1b21169bc7b8730885f4b67b2dec (plain)
1
2
3
4
5
6
7
8
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
# HAPTIC_DRIVER = drv2605l