Migrate build target markers to keyboard.json - OQ (#23564)

This commit is contained in:
Joel Challis 2024-04-20 09:18:12 +01:00 committed by GitHub
parent 5ab3b27e5f
commit 49593dc81f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 90 additions and 158 deletions

View file

@ -9,6 +9,14 @@
"device_version": "13.3.7",
"force_nkro": true
},
"features": {
"bootmagic": true,
"command": true,
"console": true,
"extrakey": true,
"mousekey": false,
"nkro": true
},
"indicators": {
"caps_lock": "E1",
"num_lock": "E0",

View file

@ -1,15 +1,2 @@
# 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 = 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
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = no
# Project specific files
SRC += dynamic_macro.c