Migrate build target markers to keyboard.json - YZ (#23421)

This commit is contained in:
Joel Challis 2024-04-05 15:44:06 +01:00 committed by GitHub
parent 9fa91ad494
commit 1f3d709fcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
54 changed files with 166 additions and 343 deletions

View file

@ -14,6 +14,7 @@
},
"diode_direction": "COL2ROW",
"split": {
"enabled": true,
"soft_serial_pin": "D2"
},
"rgblight": {

View file

@ -1,13 +0,0 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = no # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
SPLIT_KEYBOARD = yes