Data-Driven Keyboard Conversions: L (#23576)

This commit is contained in:
James Young
2024-04-22 03:13:45 -07:00
committed by GitHub
parent 125d050761
commit f387410c97
56 changed files with 188 additions and 279 deletions

View File

@@ -12,6 +12,7 @@
},
"diode_direction": "COL2ROW",
"split": {
"enabled": true,
"soft_serial_pin": "D0"
},
"rgblight": {
@@ -20,6 +21,17 @@
"ws2812": {
"pin": "D4"
},
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"command": true,
"rgblight": true,
"audio": true
},
"build": {
"lto": true
},
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_4x12"
},

View File

@@ -1,8 +1,2 @@
BACKLIGHT_ENABLE = no
AUDIO_ENABLE = yes
RGBLIGHT_ENABLE = yes #Don't enable this along with I2C
LTO_ENABLE = yes
# Disable unsupported hardware
BACKLIGHT_SUPPORTED = no