diff options
| author | QMK Bot | 2025-11-04 01:12:57 +0100 |
|---|---|---|
| committer | QMK Bot | 2025-11-04 01:12:57 +0100 |
| commit | f1ec600fac8666e5f44aaeca3364189e5a15d335 (patch) | |
| tree | 33191402c51af0b233a512531417782ba8623538 /docs/other_eclipse.md | |
| parent | c67e4c2caee2102ba863124bfc60caefeffecae1 (diff) | |
| parent | a9739f78681dee290ede955c02b360f5c133f783 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/other_eclipse.md')
| -rw-r--r-- | docs/other_eclipse.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/other_eclipse.md b/docs/other_eclipse.md index 5a0228efce..1745f08932 100644 --- a/docs/other_eclipse.md +++ b/docs/other_eclipse.md @@ -66,7 +66,7 @@ Once both plugins are installed, restart Eclipse as prompted. * Select the _AVR-GCC Toolchain_; * Keep the rest as-is and click <kbd>Finish</kbd> -  +  3. The project will now be loaded and indexed. Its files can be browsed easily through the _Project Explorer_ on the left. |