2020-12-19 19:43:00 +01:00
|
|
|
# Build Options
|
|
|
|
# change yes to no to disable
|
|
|
|
#
|
2021-11-04 22:18:09 +01:00
|
|
|
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
2020-12-19 19:43:00 +01:00
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
CONSOLE_ENABLE = no # Console for debug
|
2021-07-01 09:42:32 +02:00
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
2021-12-09 06:05:44 +01:00
|
|
|
NKRO_ENABLE = yes # Enable N-Key Rollover
|
2020-12-19 19:43:00 +01:00
|
|
|
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
2021-07-01 09:42:32 +02:00
|
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
2020-12-19 19:43:00 +01:00
|
|
|
AUDIO_ENABLE = no # Audio output
|
|
|
|
SWAP_HANDS_ENABLE = yes
|
2021-07-01 09:42:32 +02:00
|
|
|
|
2020-12-19 19:43:00 +01:00
|
|
|
POINTING_DEVICE_ENABLE = yes
|
2021-11-15 07:03:24 +01:00
|
|
|
POINTING_DEVICE_DRIVER = pmw3360
|
2021-11-29 08:41:59 +01:00
|
|
|
MOUSE_SHARED_EP = yes
|
2020-12-19 19:43:00 +01:00
|
|
|
|
|
|
|
SPLIT_KEYBOARD = yes
|
|
|
|
|
2021-08-21 22:34:44 +02:00
|
|
|
DEFAULT_FOLDER = handwired/tractyl_manuform/5x6_right/teensy2pp
|