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.

19 lines
580 B

  1. SRC += pvinis.c # add userspace file
  2. ## Use the stuff below on the keyboard keymaps, not here.
  3. ## If they are used here, they will replace the keymap's rules, since this file is eval'd later.
  4. # TAP_DANCE_ENABLE = yes
  5. # AUDIO_ENABLE = yes # piezo speaker sounds
  6. # RGBLIGHT_ENABLE = yes # rgb leds underlight
  7. # BACKLIGHT_ENABLE = no # leds under keycaps
  8. # MOUSEKEY_ENABLE = yes
  9. # LEEP_LED_ENABLE = no # no led blinking while sleeping
  10. # KRO_ENABLE = yes
  11. ## Some extra stuff to make firmware smaller.
  12. # LTO_ENABLE = yes
  13. # CONSOLE_ENABLE = no
  14. # COMMAND_ENABLE = no