You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
278 B

  1. # Copyright 2022 LucW (@luc-languagetools)
  2. # SPDX-License-Identifier: GPL-2.0-or-later
  3. MOUSEKEY_ENABLE = yes # Mouse keys
  4. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
  5. # RGB_MATRIX_ENABLE = no
  6. OLED_ENABLE = yes
  7. OLED_DRIVER = SSD1306
  8. LTO_ENABLE = yes