R keyboards/yampad/info.json => keyboards/yampad/keyboard.json +7 -0
@@ 8,6 8,12 @@
"pid": "0x8369",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "nkro": true,
+ "oled": true,
+ "rgblight": true
+ },
"rgblight": {
"led_count": 9,
"animations": {
@@ 27,6 33,7 @@
"pin": "F4"
},
"build": {
+ "lto": true,
"debounce_type": "sym_eager_pk"
},
"matrix_pins": {
D keyboards/yampad/rules.mk => keyboards/yampad/rules.mk +0 -14
@@ 1,14 0,0 @@
-# Build Options
-# change yes to no to disable
-#
-AUDIO_ENABLE = no # Audio output
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-COMMAND_ENABLE = no # Commands for debug and configuration
-CONSOLE_ENABLE = no # Console for debug
-EXTRAKEY_ENABLE = no # Audio control and System control
-LTO_ENABLE = yes # Link time optimise, reduce firmware size
-MOUSEKEY_ENABLE = no # Mouse keys
-NKRO_ENABLE = yes # Enable N-Key Rollover
-OLED_ENABLE = yes
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
R keyboards/yandrstudio/buff67v3/info.json => keyboards/yandrstudio/buff67v3/keyboard.json +7 -0
@@ 6,6 6,13 @@
"pid": "0xAA88",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgblight": true
+ },
"rgblight": {
"led_count": 1,
"animations": {
M keyboards/yandrstudio/buff67v3/rules.mk => keyboards/yandrstudio/buff67v3/rules.mk +0 -13
@@ 1,15 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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 = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
R keyboards/yandrstudio/eau87/info.json => keyboards/yandrstudio/eau87/keyboard.json +6 -0
@@ 6,6 6,12 @@
"pid": "0xAAEB",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true
+ },
"matrix_pins": {
"cols": ["A10", "A9", "A8", "B15", "B14", "B13", "B11", "B10", "B2", "B1", "B0", "A7", "A6", "A5", "A3", "A15", "B3"],
"rows": ["B12", "B5", "B4", "A4", "B7", "B6"]
M keyboards/yandrstudio/eau87/rules.mk => keyboards/yandrstudio/eau87/rules.mk +0 -13
@@ 1,15 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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
-AUDIO_ENABLE = no # Audio output
R keyboards/yandrstudio/eau_r2/info.json => keyboards/yandrstudio/eau_r2/keyboard.json +7 -0
@@ 6,6 6,13 @@
"pid": "0xAACD",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["B7", "A6", "B6", "B5", "B4", "B3", "A5", "A10", "B1", "B0", "A7", "A9", "B11", "B10", "B2", "A15", "B15"],
"rows": ["A3", "B9", "B8", "A4", "C14", "C13"]
M keyboards/yandrstudio/eau_r2/rules.mk => keyboards/yandrstudio/eau_r2/rules.mk +0 -13
@@ 1,15 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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 = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
R keyboards/yandrstudio/nightstar75/info.json => keyboards/yandrstudio/nightstar75/keyboard.json +7 -0
@@ 6,6 6,13 @@
"pid": "0xAA87",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgblight": true
+ },
"ws2812": {
"pin": "A7",
"driver": "pwm"
M keyboards/yandrstudio/nightstar75/rules.mk => keyboards/yandrstudio/nightstar75/rules.mk +0 -13
@@ 1,15 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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 = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
R keyboards/yandrstudio/nz67v2/info.json => keyboards/yandrstudio/nz67v2/keyboard.json +8 -0
@@ 6,6 6,14 @@
"pid": "0xAA83",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "encoder": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgb_matrix": true
+ },
"ws2812": {
"pin": "B5",
"driver": "pwm"
M keyboards/yandrstudio/nz67v2/rules.mk => keyboards/yandrstudio/nz67v2/rules.mk +0 -15
@@ 1,17 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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
-AUDIO_ENABLE = no # Audio output
-RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix functionality
-ENCODER_ENABLE = yes # Rotary encoder support
R keyboards/yandrstudio/tg67/info.json => keyboards/yandrstudio/tg67/keyboard.json +7 -0
@@ 6,6 6,13 @@
"pid": "0xAA8D",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgb_matrix": true
+ },
"ws2812": {
"pin": "A7",
"driver": "pwm"
M keyboards/yandrstudio/tg67/rules.mk => keyboards/yandrstudio/tg67/rules.mk +0 -14
@@ 1,16 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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
-AUDIO_ENABLE = no # Audio output
-RGB_MATRIX_ENABLE = yes # Enable keyboard RGB Matrix
R keyboards/yandrstudio/wave75/info.json => keyboards/yandrstudio/wave75/keyboard.json +6 -0
@@ 6,6 6,12 @@
"pid": "0xAA8E",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true
+ },
"diode_direction": "COL2ROW",
"matrix_pins": {
"cols": ["B0", "A7", "A6", "B15", "B14", "B13", "A5", "B7", "B6", "B5", "A4", "B12", "A3", "B2", "A2"],
M keyboards/yandrstudio/wave75/rules.mk => keyboards/yandrstudio/wave75/rules.mk +0 -13
@@ 1,15 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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
-AUDIO_ENABLE = no # Audio output
R keyboards/yandrstudio/yr6095/info.json => keyboards/yandrstudio/yr6095/keyboard.json +7 -0
@@ 6,6 6,13 @@
"pid": "0xAA0C",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgblight": true
+ },
"rgblight": {
"led_count": 1,
"animations": {
M keyboards/yandrstudio/yr6095/rules.mk => keyboards/yandrstudio/yr6095/rules.mk +0 -13
@@ 1,15 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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 = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
R keyboards/yandrstudio/yr80/info.json => keyboards/yandrstudio/yr80/keyboard.json +7 -0
@@ 6,6 6,13 @@
"pid": "0xAA0D",
"device_version": "1.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgblight": true
+ },
"rgblight": {
"led_count": 1,
"animations": {
M keyboards/yandrstudio/yr80/rules.mk => keyboards/yandrstudio/yr80/rules.mk +0 -13
@@ 1,15 1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
-# 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 = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
R keyboards/ydkb/grape/info.json => keyboards/ydkb/grape/keyboard.json +7 -0
@@ 8,6 8,13 @@
"pid": "0x6772",
"device_version": "0.0.1"
},
+ "features": {
+ "backlight": true,
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true
+ },
"backlight": {
"pin": "B7",
"breathing": true
M keyboards/ydkb/grape/rules.mk => keyboards/ydkb/grape/rules.mk +0 -13
@@ 1,16 1,3 @@
-# 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 = yes # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
CUSTOM_MATRIX = lite
VPATH += drivers/gpio
SRC += matrix.c sn74x138.c
R keyboards/ydkb/just60/info.json => keyboards/ydkb/just60/keyboard.json +3 -0
@@ 8,6 8,9 @@
"pid": "0x1960",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true
+ },
"matrix_pins": {
"cols": ["D6", "D7", "B4", "B6", "B5", "B7", "F7", "F6", "F5", "F4", "F1", "F0", "E6", "B0"],
"rows": ["E2", "C7", "B3", "B2", "B1"]
M keyboards/ydkb/just60/rules.mk => keyboards/ydkb/just60/rules.mk +0 -13
@@ 1,15 1,2 @@
# Processor frequency
F_CPU = 8000000
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # 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
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
R keyboards/yiancardesigns/barleycorn/info.json => keyboards/yiancardesigns/barleycorn/keyboard.json +5 -0
@@ 8,6 8,11 @@
"device_version": "0.0.1",
"max_power": 100
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true
+ },
"processor": "atmega328p",
"bootloader": "usbasploader",
"layouts": {
M keyboards/yiancardesigns/barleycorn/rules.mk => keyboards/yiancardesigns/barleycorn/rules.mk +0 -13
@@ 1,16 1,3 @@
-# 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 = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
CUSTOM_MATRIX = lite
SRC += matrix.c
R keyboards/yiancardesigns/gingham/info.json => keyboards/yiancardesigns/gingham/keyboard.json +5 -0
@@ 9,6 9,11 @@
"device_version": "0.0.1",
"max_power": 100
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true
+ },
"processor": "atmega328p",
"bootloader": "usbasploader",
"layouts": {
M keyboards/yiancardesigns/gingham/rules.mk => keyboards/yiancardesigns/gingham/rules.mk +2 -15
@@ 1,17 1,4 @@
+CUSTOM_MATRIX = lite
+
SRC = matrix.c
I2C_DRIVER_REQUIRED = yes
-
-# 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 = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
-CUSTOM_MATRIX = lite
R keyboards/yiancardesigns/seigaiha/info.json => keyboards/yiancardesigns/seigaiha/keyboard.json +5 -0
@@ 9,6 9,11 @@
"device_version": "0.0.1",
"max_power": 100
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true
+ },
"bootmagic": {
"matrix": [1, 0]
},
M keyboards/yiancardesigns/seigaiha/rules.mk => keyboards/yiancardesigns/seigaiha/rules.mk +0 -13
@@ 1,16 1,3 @@
-# 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 = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
CUSTOM_MATRIX = lite
SRC += matrix.c
R keyboards/ymdk/id75/info.json => keyboards/ymdk/id75/keyboard.json +0 -0
M keyboards/ymdk/id75/rules.mk => keyboards/ymdk/id75/rules.mk +0 -1
@@ 3,4 3,3 @@ MCU_LDSCRIPT = STM32F103xB
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-
R keyboards/ymdk/melody96/soldered/info.json => keyboards/ymdk/melody96/soldered/keyboard.json +8 -0
@@ 8,6 8,14 @@
"pid": "0x4D96",
"device_version": "0.0.1"
},
+ "features": {
+ "backlight": true,
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["D0", "D1", "D2", "D3", "D5", "D4", "D6", "D7", "B4"],
"rows": ["B7", "B3", "B2", "B1", "B0", "E6", "F0", "F1", "F4", "F5", "F6", "F7"]
D keyboards/ymdk/melody96/soldered/rules.mk => keyboards/ymdk/melody96/soldered/rules.mk +0 -12
@@ 1,12 0,0 @@
-# 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 = yes # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
R keyboards/ymdk/sp64/info.json => keyboards/ymdk/sp64/keyboard.json +6 -0
@@ 8,6 8,12 @@
"pid": "0x5364",
"device_version": "2.0.0"
},
+ "features": {
+ "bootmagic": true,
+ "command": true,
+ "extrakey": true,
+ "rgblight": true
+ },
"indicators": {
"caps_lock": "D1",
"num_lock": "D0",
M keyboards/ymdk/sp64/rules.mk => keyboards/ymdk/sp64/rules.mk +1 -12
@@ 1,16 1,5 @@
-# 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 = yes # Commands for debug and configuration
-NKRO_ENABLE = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-AUDIO_ENABLE = no # Audio output
AUDIO_SUPPORTED = no
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+
CUSTOM_MATRIX = yes
SRC += matrix.c
R keyboards/ymdk/ymd40/air40/info.json => keyboards/ymdk/ymd40/air40/keyboard.json +7 -0
@@ 8,6 8,12 @@
"pid": "0x0911",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "rgb_matrix": true
+ },
"rgb_matrix": {
"animations":{
"alphas_mods": true,
@@ 68,6 74,7 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
+ "community_layouts": ["ortho_4x12"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [
M keyboards/ymdk/ymd40/air40/rules.mk => keyboards/ymdk/ymd40/air40/rules.mk +0 -16
@@ 1,18 1,2 @@
-# 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 = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no
RGBLIGHT_SUPPORTED = no
-RGB_MATRIX_ENABLE = yes
-AUDIO_ENABLE = no # Audio output
AUDIO_SUPPORTED = no
-KEY_LOCK_ENABLE = no
-
-LAYOUTS = ortho_4x12
R keyboards/ymdk/ymd40/v2/info.json => keyboards/ymdk/ymd40/v2/keyboard.json +7 -0
@@ 8,6 8,13 @@
"pid": "0x4440",
"device_version": "0.0.1"
},
+ "features": {
+ "backlight": true,
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["F1", "F0", "B0", "C7", "F4", "F5", "F6", "F7", "D4", "D6", "B4", "D7"],
"rows": ["D0", "B3", "B2", "B1"]
M keyboards/ymdk/ymd40/v2/rules.mk => keyboards/ymdk/ymd40/v2/rules.mk +0 -15
@@ 1,16 1,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 = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
-KEY_LOCK_ENABLE = no
-
AUDIO_SUPPORTED = no
R keyboards/yoichiro/lunakey_mini/info.json => keyboards/yoichiro/lunakey_mini/keyboard.json +5 -0
@@ 8,12 8,17 @@
"pid": "0x0001",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true
+ },
"matrix_pins": {
"cols": ["F4", "F5", "F6", "F7", "B1", "B3"],
"rows": ["D4", "D7", "E6", "B4"]
},
"diode_direction": "COL2ROW",
"split": {
+ "enabled": true,
"soft_serial_pin": "D2"
},
"rgblight": {
D keyboards/yoichiro/lunakey_mini/rules.mk => keyboards/yoichiro/lunakey_mini/rules.mk +0 -13
@@ 1,13 0,0 @@
-# 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 = 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 # Enable Split keyboard
R keyboards/yoichiro/lunakey_pico/info.json => keyboards/yoichiro/lunakey_pico/keyboard.json +0 -0
R keyboards/yosino58/rev1/info.json => keyboards/yosino58/rev1/keyboard.json +1 -0
@@ 14,6 14,7 @@
},
"diode_direction": "COL2ROW",
"split": {
+ "enabled": true,
"soft_serial_pin": "D2"
},
"rgblight": {
D keyboards/yosino58/rev1/rules.mk => keyboards/yosino58/rev1/rules.mk +0 -13
@@ 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
M keyboards/yynmt/acperience12/rev1/keyboard.json => keyboards/yynmt/acperience12/rev1/keyboard.json +5 -0
@@ 8,6 8,11 @@
"pid": "0xEA51",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true
+ },
"processor": "atmega32u2",
"bootloader": "atmel-dfu",
"matrix_pins": {
M keyboards/yynmt/acperience12/rules.mk => keyboards/yynmt/acperience12/rules.mk +0 -13
@@ 1,14 1,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 = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
DEFAULT_FOLDER = yynmt/acperience12/rev1
R keyboards/zigotica/z34/info.json => keyboards/zigotica/z34/keyboard.json +7 -0
@@ 8,6 8,12 @@
"pid": "0x0002",
"device_version": "0.0.1"
},
+ "build": {
+ "lto": true
+ },
+ "features": {
+ "extrakey": true
+ },
"processor": "atmega32u4",
"bootloader": "caterina",
"matrix_pins": {
@@ 19,6 25,7 @@
]
},
"split": {
+ "enabled": true,
"soft_serial_pin": "D2",
"matrix_pins": {
"right": {
M keyboards/zigotica/z34/rules.mk => keyboards/zigotica/z34/rules.mk +0 -16
@@ 1,19 1,3 @@
-# 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
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-SPLIT_KEYBOARD = yes # Split common
-LTO_ENABLE = yes # Enables Link Time Optimization (LTO) which reduces the compiled size
-
# There are no extra pins, so we make sure to disable OLED and Encoders
OLED_SUPPORTED = no # Enables the use of OLED displays
ENCODER_SUPPORTED = no # Enables the use of encoders
-
R keyboards/ziptyze/lets_split_v3/info.json => keyboards/ziptyze/lets_split_v3/keyboard.json +0 -0
R keyboards/zlant/info.json => keyboards/zlant/keyboard.json +7 -0
@@ 8,6 8,13 @@
"pid": "0x6060",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["F0", "F1", "F4", "F5", "F6", "F7", "B7", "D1", "D2", "D3", "B3", "B2"],
"rows": ["B0", "B1", "D4", "D5"]
M keyboards/zlant/rules.mk => keyboards/zlant/rules.mk +0 -13
@@ 1,16 1,3 @@
-# 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
-AUDIO_ENABLE = no
-RGBLIGHT_ENABLE = yes
-
# Disable unsupported hardware
AUDIO_SUPPORTED = no
BACKLIGHT_SUPPORTED = no
R keyboards/zsa/moonlander/info.json => keyboards/zsa/moonlander/keyboard.json +15 -1
@@ 6,7 6,21 @@
"usb": {
"vid": "0x3297",
"pid": "0x1969",
- "device_version": "0.0.1"
+ "device_version": "0.0.1",
+ "shared_endpoint": {
+ "mouse": false
+ }
+ },
+ "features": {
+ "audio": true,
+ "bootmagic": true,
+ "command": true,
+ "console": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgb_matrix": true,
+ "swap_hands": true
},
"dynamic_keymap": {
"layer_count": 8
M keyboards/zsa/moonlander/rules.mk => keyboards/zsa/moonlander/rules.mk +1 -17
@@ 1,22 1,6 @@
-# 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 = yes # Console for debug
-COMMAND_ENABLE = yes # 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
-AUDIO_ENABLE = yes # Audio output
AUDIO_DRIVER = dac_additive
CUSTOM_MATRIX = lite
-SWAP_HANDS_ENABLE = yes
-RGB_MATRIX_ENABLE = yes
-#project specific files
+# project specific files
SRC += matrix.c
I2C_DRIVER_REQUIRED = yes
-
-MOUSE_SHARED_EP = no