qmk_userspace/keyboards/klor/rules.mk
Victor b12f69a7ae
Added layout matrix so it will compile
- fixed other bugs
- Spruced up the info.json after using the qmk converter
2024-05-13 23:11:36 -05:00

28 lines
675 B
Makefile

# A number of these rules were moved into info.json
# Build Options
# change yes to no to disable
#
#SWAP_HANDS_ENABLE = yes
#OLED_ENABLE = yes
# HAPTIC FEEDBACK
HAPTIC_DRIVER = drv2605l
# PER KEY RGB
#BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
#RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
#RGB_MATRIX_ENABLE = no # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)
# SPACE SAVING
# EXTRAKEY_ENABLE = no
# AUDIO_ENABLE = no
# MUSIC_ENABLE = no
# LTO_ENABLE = no
# CONSOLE_ENABLE = no
# COMMAND_ENABLE = no
# MOUSEKEY_ENABLE = no
# SPACE_CADET_ENABLE = no
# GRAVE_ESC_ENABLE = no
# MAGIC_ENABLE = no