aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mechllama/g35/info.json
diff options
context:
space:
mode:
authorJoel Challis2024-03-30 11:57:30 +0100
committerGitHub2024-03-30 11:57:30 +0100
commit1c8e99ca451a9f0acac07b64da80cf11baedf6a6 (patch)
treef03b67de13a64e7029c01da6755cced32ddb65d3 /keyboards/mechllama/g35/info.json
parent426bb9c651a292dce6ae01e7ed9d41d94dbba99f (diff)
Migrate features and LTO from rules.mk to data driven (#23307)
Diffstat (limited to 'keyboards/mechllama/g35/info.json')
-rw-r--r--keyboards/mechllama/g35/info.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/mechllama/g35/info.json b/keyboards/mechllama/g35/info.json
index dbcdef1e94..2fa3871405 100644
--- a/keyboards/mechllama/g35/info.json
+++ b/keyboards/mechllama/g35/info.json
@@ -3,6 +3,16 @@
"manufacturer": "kaylynb",
"url": "https://github.com/kaylynb/MechLlama-G35",
"maintainer": "kaylynb",
+ "features": {
+ "bootmagic": false,
+ "command": false,
+ "console": false,
+ "extrakey": false,
+ "mousekey": false,
+ "nkro": true,
+ "oled": true,
+ "rgblight": true
+ },
"usb": {
"vid": "0xCEEB",
"pid": "0x0035",