OLED: driver naming cleanups (#21710)
This commit is contained in:
parent
0ac8221a0a
commit
5d2f2af198
263 changed files with 19 additions and 306 deletions
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
LEADER_ENABLE = yes # Enable the Leader Key feature
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
BOOTMAGIC_ENABLE = no
|
||||
BOOTLOADER = atmel-dfu
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
COMMAND_ENABLE = no # Disables the command feature
|
||||
|
@ -11,4 +10,3 @@ CONSOLE_ENABLE = no
|
|||
AUDIO_ENABLE = no
|
||||
CAPS_WORD_ENABLE = yes
|
||||
CUSTOM_ONESHOT_ENABLE = yes
|
||||
|
||||
|
|
|
@ -3,5 +3,4 @@ EXTRAKEY_ENABLE = yes
|
|||
LEADER_ENABLE = yes
|
||||
MOUSEKEY_ENABLE = yes
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
RGBLIGHT_ENABLE = no
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
# OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
# ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
LEADER_ENABLE = yes # Enables the Leader shortcut funtionality
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
RAW_ENABLE = no
|
||||
WPM_ENABLE = no
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGB_MATRIX_ENABLE = no # Disable keyboard RGB matrix, as it is enabled by default on rev3
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
AUTO_SHIFT_ENABLE = yes # Enable auto shift
|
||||
|
|
|
@ -3,7 +3,6 @@ ENCODER_ENABLE = yes # ENables the use of one or more encoders
|
|||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
THUMBSTICK_ENABLE = yes # Enables analog thumbstick code
|
||||
|
||||
ifeq ($(strip $(ENCODER_ENABLE)), yes)
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
WPM_ENABLE = yes
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
AUTO_SHIFT_ENABLE = yes # Autoshift by holding down a key
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
LEADER_ENABLE = no # Enable the Leader Key feature
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes # Enables the use of OLED displays
|
||||
OLED_DRIVER = SSD1306
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
ENCODER_ENABLE = no # Disable Rotary Encoder
|
||||
|
|
|
@ -2,7 +2,6 @@ BOOTLOADER = caterina # Pro Micro bootloader
|
|||
|
||||
TAP_DANCE_ENABLE = yes # Enable Tap Dance
|
||||
|
||||
OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
OLED_ENABLE = no
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = no # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
|
||||
UNICODEMAP_ENABLE = yes # Enable unicode
|
||||
UNICODEMAP_ENABLE = yes # Enable unicode
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = no # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
MOUSEKEY_ENABLE = yes # Enable mouse movements
|
||||
MOUSEKEY_ENABLE = yes # Enable mouse movements
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
LEADER_ENABLE = yes # Enables the use of the leader key
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
LTO_ENABLE = yes
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
LEADER_ENABLE = yes # Enable the Leader Key feature
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
MOUSEKEY_ENABLE = yes
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
LEADER_ENABLE = yes # Enable the Leader Key feature
|
||||
|
|
|
@ -2,11 +2,10 @@
|
|||
LEADER_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
|
||||
WPM_ENABLE = yes
|
||||
|
||||
|
||||
# Disabled features
|
||||
ENCODER_ENABLE = no # Enables the use of one or more encoders
|
||||
MOUSEKEY_ENABLE = no
|
||||
MOUSEKEY_ENABLE = no
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
VIA_ENABLE = yes
|
||||
NKRO_ENABLE = yes
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more
|
||||
NKRO_ENABLE = yes
|
||||
WPM_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue