Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First support for SnR Iron165 R2 H #22595

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Prev Previous commit
Next Next commit
Move LTO from features to build
  • Loading branch information
Gondolindrim committed Dec 3, 2023
commit e9fc7fd4b16549add77f9036f8044076c028d095
6 changes: 4 additions & 2 deletions keyboards/smithrune/iron165r2_s/info.json
Gondolindrim marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,13 @@
"console": false,
"encoder": false,
"extrakey": true,
"lto": true,
"mousekey": false,
"nkro": true,
"rgblight": true
},
"build": {
"lto": true
},
"indicators": {
"caps_lock": "A4"
},
Expand Down Expand Up @@ -130,4 +132,4 @@
]
}
}
}
}