diff options
| author | QMK Bot | 2025-07-08 07:50:19 +0200 |
|---|---|---|
| committer | QMK Bot | 2025-07-08 07:50:19 +0200 |
| commit | e814bb94538f9226d87c8366648d3831e88180d0 (patch) | |
| tree | 7c58d03a0031f823ec3c3132fd67da729ca6a7b3 /keyboards | |
| parent | 8644965c81cca1eb7f6e4af677f89a3bf3b6dadf (diff) | |
| parent | 2916c3f0980e86a925eeefcf57ebad7126d88f39 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/ning/tiny_board/tb16_rgb/keyboard.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/ning/tiny_board/tb16_rgb/keyboard.json b/keyboards/ning/tiny_board/tb16_rgb/keyboard.json index 4501c4daeb..9e99ef879a 100644 --- a/keyboards/ning/tiny_board/tb16_rgb/keyboard.json +++ b/keyboards/ning/tiny_board/tb16_rgb/keyboard.json @@ -2,7 +2,10 @@ "manufacturer": "Ning", "keyboard_name": "TB16 RGB", "maintainer": "ningjx", - "diode_direction": "COL2ROW", + "diode_direction": "ROW2COL", + "build": { + "lto": true + }, "features": { "bootmagic": true, "extrakey": true, |