Migrate build target markers to keyboard.json - S (#23532)

This commit is contained in:
Joel Challis
2024-04-17 03:15:02 +01:00
committed by GitHub
parent e869c80af7
commit 36a6f2ba3c
72 changed files with 261 additions and 525 deletions

View File

@@ -9,6 +9,12 @@
"device_version": "0.0.1",
"force_nkro": true
},
"features": {
"bootmagic": false,
"extrakey": false,
"mousekey": false,
"nkro": false
},
"processor": "atmega16u2",
"bootloader": "atmel-dfu",
"community_layouts": ["ortho_2x3"],

View File

@@ -1,14 +1,3 @@
# 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
CUSTOM_MATRIX = yes
SRC += matrix.c