[User] Xulkal Keymaps Update (#6392)
* Xulkal changes Refactor rgb & encoder menu Hadron Keymap Refactor oled menu * Fixing horizontal OLED data display * Reverting changes to take to separate prs
This commit is contained in:
committed by
Drashna Jaelre
parent
a747953dfa
commit
20c0533c4c
@@ -10,8 +10,14 @@ FULLHAND_ENABLE = yes # Enables the additional 24 Full Hand LEDs
|
||||
# Misc
|
||||
OLED_DRIVER_ENABLE = yes # Enable the OLED Driver
|
||||
|
||||
|
||||
|
||||
# Not using the encoder for rev1
|
||||
ifeq ($(strip $(KEYBOARD)), rgbkb/sol/rev1)
|
||||
ENCODER_ENABLE = no
|
||||
RGB_OLED_MENU = no
|
||||
else
|
||||
ENCODER_ENABLE = yes
|
||||
RGB_OLED_MENU = 0
|
||||
endif
|
||||
|
||||
# Do not edit past here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user