Просмотр исходного кода

Merge remote-tracking branch 'origin/develop' into xap

QMK Bot 4 месяцев назад
Родитель
Сommit
c74d1c0c59

+ 0 - 1
keyboards/1upkeyboards/pi40/config.h

@@ -3,7 +3,6 @@
 
 #pragma once
 
-#define OLED_DISPLAY_128X32
 #define I2C1_SCL_PIN        GP17
 #define I2C1_SDA_PIN        GP16
 #define I2C_DRIVER I2CD0

+ 0 - 1
keyboards/bluebell/swoop/config.h

@@ -19,6 +19,5 @@
 
 // OLED driver
 #ifdef OLED_DRIVER_ENABLE
-  #define OLED_DISPLAY_128X32
   #define OLED_TIMEOUT 30000
 #endif

+ 0 - 4
keyboards/buzzard/rev1/config.h

@@ -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

+ 0 - 1
keyboards/fearherbs1/blue_team_pad/config.h

@@ -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

+ 0 - 1
keyboards/handwired/onekey/kb2040/config.h

@@ -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

+ 0 - 2
keyboards/jorne/keymaps/default/config.h

@@ -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

+ 0 - 1
keyboards/splitkb/aurora/corne/rev1/config.h

@@ -18,6 +18,5 @@
 
 // Not yet available in `info.json`
 #ifdef OLED_ENABLE
-#    define OLED_DISPLAY_128X32
 #    define SPLIT_OLED_ENABLE
 #endif

+ 0 - 1
keyboards/splitkb/aurora/helix/rev1/config.h

@@ -16,5 +16,4 @@
 
 #pragma once
 
-#define OLED_DISPLAY_128X32
 #define SPLIT_OLED_ENABLE

+ 0 - 1
keyboards/splitkb/aurora/lily58/rev1/config.h

@@ -18,6 +18,5 @@
 
 // Not yet available in `info.json`
 #ifdef OLED_ENABLE
-#    define OLED_DISPLAY_128X32
 #    define SPLIT_OLED_ENABLE
 #endif

+ 0 - 1
keyboards/splitkb/aurora/sofle_v2/rev1/config.h

@@ -16,5 +16,4 @@
 
 #pragma once
 
-#define OLED_DISPLAY_128X32
 #define SPLIT_OLED_ENABLE

+ 0 - 1
keyboards/splitkb/aurora/sweep/rev1/config.h

@@ -18,6 +18,5 @@
 
 // Not yet available in `info.json`
 #ifdef OLED_ENABLE
-#    define OLED_DISPLAY_128X32
 #    define SPLIT_OLED_ENABLE
 #endif

+ 0 - 2
keyboards/zigotica/z12/keymaps/default/config.h

@@ -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