Browse Source

Update keyboards/b_sides/rev41lp/keymaps/namnlos/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>
pull/15895/head
Jan Lindblom 1 year ago
committed by GitHub
parent
commit
d7cf0789fd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 19 deletions
  1. +6
    -19
      keyboards/b_sides/rev41lp/keymaps/namnlos/rules.mk

+ 6
- 19
keyboards/b_sides/rev41lp/keymaps/namnlos/rules.mk View File

@ -1,20 +1,7 @@
# Build Options
# change yes to no to disable
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
COMMAND_ENABLE = yes # Commands for debug and configuration
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # Enable N-Key Rollover
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
UNICODE_ENABLE = yes # Unicode
TAP_DANCE_ENABLE = yes # Let's dance
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
KEY_OVERRIDE_ENABLE = yes # Enable key overrides
SLEEP_LED_ENABLE = yes
NKRO_ENABLE = yes
UNICODE_ENABLE = yes
TAP_DANCE_ENABLE = yes
KEY_OVERRIDE_ENABLE = yes
DEBOUNCE_TYPE = sym_defer_pk
LTO_ENABLE = yes
#Debug options
VERBOSE = no
LTO_ENABLE = yes

Loading…
Cancel
Save