Skip to content

Commit

Permalink
add rules file
Browse files Browse the repository at this point in the history
Signed-off-by: ChairBorn <[email protected]>
  • Loading branch information
ChairBorn committed Oct 29, 2024
1 parent a612292 commit 66be771
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions config/rules.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
#BOOTMAGIC_ENABLE = lite

# enable media keys
EXTRAKEY_ENABLE = yes

# smaller file size, little down-side
LINK_TIME_OPTIMIZATION_ENABLE = yes

# for combos!
COMBO_ENABLE = yes

# markstos
# Backlighting is not RGB underglow or RGB matrix
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality

# RGB
RGBLIGHT_ENABLE = no

TAP_DANCE_ENABLE = yes

0 comments on commit 66be771

Please sign in to comment.