Skip to content

Commit

Permalink
Migrate content where only parent info.json exists (qmk#22895)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and AJO-Python committed Jul 7, 2024
1 parent e1b657e commit 466e2a6
Show file tree
Hide file tree
Showing 43 changed files with 171 additions and 247 deletions.
24 changes: 0 additions & 24 deletions keyboards/bpiphany/frosty_flake/20130602/20130602.c

This file was deleted.

16 changes: 16 additions & 0 deletions keyboards/bpiphany/frosty_flake/20130602/keyboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false
},
"indicators": {
"caps_lock": "B7",
"num_lock": "C5",
"scroll_lock": "C6",
"on_state": 0
}
}
12 changes: 0 additions & 12 deletions keyboards/bpiphany/frosty_flake/20130602/rules.mk
Original file line number Diff line number Diff line change
@@ -1,14 +1,2 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # 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

CUSTOM_MATRIX = lite
SRC += 20130602/matrix.c
24 changes: 0 additions & 24 deletions keyboards/bpiphany/frosty_flake/20140521/20140521.c

This file was deleted.

16 changes: 16 additions & 0 deletions keyboards/bpiphany/frosty_flake/20140521/keyboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false
},
"indicators": {
"caps_lock": "C5",
"num_lock": "B7",
"scroll_lock": "C6",
"on_state": 0
}
}
12 changes: 0 additions & 12 deletions keyboards/bpiphany/frosty_flake/20140521/rules.mk
Original file line number Diff line number Diff line change
@@ -1,14 +1,2 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # 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

CUSTOM_MATRIX = lite
SRC += 20140521/matrix.c
13 changes: 13 additions & 0 deletions keyboards/canary/canary60rgb/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@
"pid": "0x0621",
"device_version": "0.0.1"
},
"build": {
"lto": true
},
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": false,
"nkro": true,
"rgblight": true,
"rgb_matrix": true
},
"rgblight": {
"saturation_steps": 8,
"brightness_steps": 8,
Expand Down
16 changes: 1 addition & 15 deletions keyboards/canary/canary60rgb/v1/rules.mk
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # 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 = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
RGB_MATRIX_ENABLE = yes # Use RGB matrix

LTO_ENABLE = yes
# This file intentionally left blank
10 changes: 10 additions & 0 deletions keyboards/handwired/qc60/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand All @@ -20,6 +29,7 @@
},
"diode_direction": "ROW2COL",
"split": {
"enabled": true,
"soft_serial_pin": "D0"
},
"processor": "atmega32u4",
Expand Down
2 changes: 1 addition & 1 deletion keyboards/handwired/qc60/proto/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
RGBLIGHT_ENABLE = yes
# This file intentionally left blank
15 changes: 0 additions & 15 deletions keyboards/handwired/qc60/rules.mk
Original file line number Diff line number Diff line change
@@ -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
9 changes: 9 additions & 0 deletions keyboards/handwired/stef9998/split_5x7/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,21 @@
"pid": "0x6063",
"device_version": "1.0.0"
},
"features": {
"bootmagic": false,
"command": true,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false
},
"matrix_pins": {
"cols": ["B2", "B6", "B1", "B3", "F7", "F5", "F6"],
"rows": ["C6", "D7", "E6", "B4", "B5"]
},
"diode_direction": "COL2ROW",
"split": {
"enabled": true,
"soft_serial_pin": "D0",
"matrix_pins": {
"right": {
Expand Down
17 changes: 1 addition & 16 deletions keyboards/handwired/stef9998/split_5x7/rules.mk
Original file line number Diff line number Diff line change
@@ -1,16 +1 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

SPLIT_KEYBOARD = yes

DEFAULT_FOLDER = handwired/stef9998/split_5x7/rev1
DEFAULT_FOLDER = handwired/stef9998/split_5x7/rev1
2 changes: 1 addition & 1 deletion keyboards/ibm/model_m/mschwingen/led_ffc/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@

# This file intentionally left blank
2 changes: 1 addition & 1 deletion keyboards/ibm/model_m/mschwingen/led_wired/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@

# This file intentionally left blank
3 changes: 3 additions & 0 deletions keyboards/mechwild/sugarglider/f401/keyboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"development_board": "blackpill_f401"
}
3 changes: 0 additions & 3 deletions keyboards/mechwild/sugarglider/f401/rules.mk

This file was deleted.

3 changes: 3 additions & 0 deletions keyboards/mechwild/sugarglider/f411/keyboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"development_board": "blackpill_f411"
}
3 changes: 0 additions & 3 deletions keyboards/mechwild/sugarglider/f411/rules.mk

This file was deleted.

1 change: 0 additions & 1 deletion keyboards/mechwild/sugarglider/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"keyboard_name": "Sugar Glider",
"maintainer": "kylemccreery",
"url": "https://mechwild.com/product/sugar-glider/",
"bootloader": "stm32-dfu",
"features": {
"bootmagic": true,
"command": false,
Expand Down
3 changes: 3 additions & 0 deletions keyboards/mechwild/sugarglider/wide_oled/f401/keyboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"development_board": "blackpill_f401"
}
3 changes: 0 additions & 3 deletions keyboards/mechwild/sugarglider/wide_oled/f401/rules.mk

This file was deleted.

3 changes: 3 additions & 0 deletions keyboards/mechwild/sugarglider/wide_oled/f411/keyboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"development_board": "blackpill_f411"
}
3 changes: 0 additions & 3 deletions keyboards/mechwild/sugarglider/wide_oled/f411/rules.mk

This file was deleted.

9 changes: 9 additions & 0 deletions keyboards/melgeek/mojo68/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
"pid": "0x0068",
"device_version": "0.0.1"
},
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"rgb_matrix": {
"animations": {
"alphas_mods": true,
Expand Down
13 changes: 1 addition & 12 deletions keyboards/melgeek/mojo68/rev1/rules.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # 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 = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
RGB_MATRIX_ENABLE = yes # Use RGB matrix
# This file intentionally left blank
9 changes: 9 additions & 0 deletions keyboards/melgeek/mojo75/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
"pid": "0x7075",
"device_version": "0.0.1"
},
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"rgb_matrix": {
"animations": {
"alphas_mods": true,
Expand Down
14 changes: 1 addition & 13 deletions keyboards/melgeek/mojo75/rev1/rules.mk
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # 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 = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
RGB_MATRIX_ENABLE = yes # Use RGB matrix
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
# This file intentionally left blank
12 changes: 12 additions & 0 deletions keyboards/melgeek/tegic/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@
"pid": "0x0081",
"device_version": "0.0.1"
},
"build": {
"lto": true
},
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"rgb_matrix": {
"animations": {
"alphas_mods": true,
Expand Down
16 changes: 1 addition & 15 deletions keyboards/melgeek/tegic/rev1/rules.mk
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # 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 = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
RGB_MATRIX_ENABLE = yes # Use RGB matrix

LTO_ENABLE = yes

# This file intentionally left blank
9 changes: 9 additions & 0 deletions keyboards/melgeek/z70ultra/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
"pid": "0x6570",
"device_version": "0.0.1"
},
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"rgb_matrix": {
"animations": {
"alphas_mods": true,
Expand Down
Loading

0 comments on commit 466e2a6

Please sign in to comment.