2016-08-07 18:38:03 +03:00
|
|
|
# Build Options
|
2019-06-26 18:52:09 +01:00
|
|
|
# change yes to no to disable
|
2016-08-07 18:38:03 +03:00
|
|
|
#
|
2021-08-06 23:59:56 -07:00
|
|
|
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
2021-07-31 03:10:05 +10:00
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
CONSOLE_ENABLE = yes # Console for debug
|
2020-09-20 22:50:52 +03:00
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
2021-12-09 16:05:44 +11:00
|
|
|
NKRO_ENABLE = yes # Enable N-Key Rollover
|
2021-07-31 03:10:05 +10:00
|
|
|
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
2019-06-26 18:52:09 +01:00
|
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
2021-07-31 03:10:05 +10:00
|
|
|
AUDIO_ENABLE = no # Audio output
|
2019-06-26 18:52:09 +01:00
|
|
|
|
|
|
|
DEFAULT_FOLDER = handwired/onekey/promicro
|
2021-07-31 03:10:05 +10:00
|
|
|
|
2020-01-12 12:36:41 +01:00
|
|
|
LAYOUTS = ortho_1x1
|