Migrate content where only parent info.json exists (#22895)

This commit is contained in:
Joel Challis
2024-03-14 10:21:33 +00:00
committed by GitHub
parent f1a279810f
commit aea414fd82
43 changed files with 171 additions and 247 deletions

View File

@@ -8,6 +8,15 @@
"pid": "0x0C60",
"device_version": "1.0.0"
},
"features": {
"bootmagic": false,
"command": false,
"console": false,
"extrakey": true,
"mousekey": false,
"nkro": false,
"rgblight": true
},
"rgblight": {
"led_count": 1
},
@@ -20,6 +29,7 @@
},
"diode_direction": "ROW2COL",
"split": {
"enabled": true,
"soft_serial_pin": "D0"
},
"processor": "atmega32u4",

View File

@@ -1 +1 @@
RGBLIGHT_ENABLE = yes
# This file intentionally left blank

View File

@@ -1,16 +1 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # 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
DEFAULT_FOLDER = handwired/qc60/proto