Remove OLED_DISPLAY_128X32 config (#26190)

This commit is contained in:
Joel Challis
2026-05-07 22:27:02 +01:00
committed by GitHub
parent c9f942e43c
commit 5db9f2fb41
12 changed files with 0 additions and 17 deletions
-1
View File
@@ -3,7 +3,6 @@
#pragma once
#define OLED_DISPLAY_128X32
#define I2C1_SCL_PIN GP17
#define I2C1_SDA_PIN GP16
#define I2C_DRIVER I2CD0
-1
View File
@@ -19,6 +19,5 @@
// OLED driver
#ifdef OLED_DRIVER_ENABLE
#define OLED_DISPLAY_128X32
#define OLED_TIMEOUT 30000
#endif
-4
View File
@@ -3,10 +3,6 @@
#pragma once
#ifdef OLED_ENABLE
#define OLED_DISPLAY_128X32
#endif
#ifdef PS2_DRIVER_INTERRUPT
#define PS2_CLOCK_PIN E6
#define PS2_DATA_PIN D7
@@ -7,6 +7,5 @@
#define I2C1_SCL_PIN GP27
#define I2C1_SDA_PIN GP26
#define I2C_DRIVER I2CD1
#define OLED_DISPLAY_128X32
#define OLED_BRIGHTNESS 128
#endif
@@ -11,7 +11,6 @@
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
// settings for the oled keyboard demo with Adafruit 0.91" OLED display on the Stemma QT port
#define OLED_DISPLAY_128X32
#define I2C_DRIVER I2CD0
#define I2C1_SDA_PIN GP12
#define I2C1_SCL_PIN GP13
-2
View File
@@ -2,8 +2,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define OLED_DISPLAY_128X32
#ifdef RGBLIGHT_ENABLE
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
@@ -18,6 +18,5 @@
// Not yet available in `info.json`
#ifdef OLED_ENABLE
# define OLED_DISPLAY_128X32
# define SPLIT_OLED_ENABLE
#endif
@@ -16,5 +16,4 @@
#pragma once
#define OLED_DISPLAY_128X32
#define SPLIT_OLED_ENABLE
@@ -18,6 +18,5 @@
// Not yet available in `info.json`
#ifdef OLED_ENABLE
# define OLED_DISPLAY_128X32
# define SPLIT_OLED_ENABLE
#endif
@@ -16,5 +16,4 @@
#pragma once
#define OLED_DISPLAY_128X32
#define SPLIT_OLED_ENABLE
@@ -18,6 +18,5 @@
// Not yet available in `info.json`
#ifdef OLED_ENABLE
# define OLED_DISPLAY_128X32
# define SPLIT_OLED_ENABLE
#endif
@@ -16,8 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define OLED_DISPLAY_128X32
// EC11 encoders' resolution.
// Reduce the value to 2 if you feel missing values:
#define ENCODER_RESOLUTION 4