2023-04-04 00:43:12 +02:00
|
|
|
BOOTMAGIC_ENABLE = no
|
|
|
|
BOOLOADER = atmel-dfu
|
|
|
|
OLED_ENABLE = yes
|
|
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|
|
|
COMMAND_ENABLE = no # Disables the command feature
|
|
|
|
COMBO_ENABLE = yes
|
|
|
|
MOUSEKEY_ENABLE = no
|
|
|
|
CONSOLE_ENABLE = no
|
|
|
|
AUDIO_ENABLE = no
|
|
|
|
MIDI_ENABLE = no
|
|
|
|
BLUETOOTH_ENABLE = no
|
|
|
|
BACKLIGHT_ENABLE = no
|
|
|
|
CAPS_WORD_ENABLE = yes
|
2023-08-15 11:30:34 +02:00
|
|
|
CUSTOM_ONESHOT_ENABLE = yes
|