aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/rocketboard_16/rules.mk
blob: c8915ad1829ce008e2c3f4c1b632c10f5f32fdbd (plain)
1
2
3
4
5
6
7
# Configure for 128K flash
MCU_LDSCRIPT = STM32F103xB

# Extra include
SRC += keycode_lookup.c

RAW_ENABLE = yes            # Enables HID RAW communication between the board and the PC