diff options
Diffstat (limited to 'keyboards/hotdox76v2')
-rw-r--r-- | keyboards/hotdox76v2/info.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/hotdox76v2/info.json b/keyboards/hotdox76v2/info.json index de958c87d1..6fc2861e46 100644 --- a/keyboards/hotdox76v2/info.json +++ b/keyboards/hotdox76v2/info.json @@ -15,6 +15,9 @@ "oled": true, "rgb_matrix": true }, + "build": { + "lto": true + }, "rgb_matrix": { "driver": "WS2812" }, |