1
0
Fork 0

[Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192)

This commit is contained in:
Drashna Jael're 2021-11-17 12:54:12 -08:00 committed by GitHub
parent 254e26554b
commit 10e896630c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 41 additions and 44 deletions

View file

@ -20,7 +20,9 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
ENCODER_ENABLE = yes
LTO_ENABLE = yes
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = WS2812
SRC += encoder_actions.c rgb_functions.c
SRC += rgb_functions.c