qmk_keymaps/keyboards/crkbd/keymaps/sajenim/rules.mk
2023-01-16 23:02:14 +08:00

16 lines
278 B
Makefile

# We are using a Splinky RP2040 as a drop-in replacement controller
CONVERT_TO = promicro_rp2040
# Bootloader selection
BOOTLOADER = rp2040
# Defaults
LTO_ENABLE = yes
SPLIT_KEYBOARD = yes
# Enable some features
CAPS_WORD_ENABLE = yes
COMBO_ENABLE = yes
LEADER_ENABLE = yes