@@ -3,7 +3,6 @@
#pragma once
-#define OLED_DISPLAY_128X32
#define I2C1_SCL_PIN GP17
#define I2C1_SDA_PIN GP16
#define I2C_DRIVER I2CD0
@@ -19,6 +19,5 @@
// OLED driver
#ifdef OLED_DRIVER_ENABLE
- #define OLED_DISPLAY_128X32
#define OLED_TIMEOUT 30000
#endif
@@ -3,10 +3,6 @@
-#ifdef OLED_ENABLE
-#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_BRIGHTNESS 128
@@ -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 I2C1_SDA_PIN GP12
#define I2C1_SCL_PIN GP13
@@ -2,8 +2,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#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
@@ -16,5 +16,4 @@
#define SPLIT_OLED_ENABLE
@@ -16,8 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// EC11 encoders' resolution.
// Reduce the value to 2 if you feel missing values:
#define ENCODER_RESOLUTION 4