Adding klor files and trying to build
This commit is contained in:
parent
a274d43796
commit
c86deba845
24 changed files with 5644 additions and 26 deletions
|
|
@ -1,15 +1,26 @@
|
|||
#HAPTIC FEEDBACK
|
||||
# A number of these rules were moved into info.json
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
SWAP_HANDS_ENABLE = yes
|
||||
|
||||
# HAPTIC FEEDBACK
|
||||
HAPTIC_DRIVER = drv2605l
|
||||
|
||||
#PER KEY RGB
|
||||
# PER KEY RGB
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)
|
||||
|
||||
#SPACE SAVING
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue