diff options
| author | Nick Brassel <nick@tzarc.org> | 2022-01-11 14:20:33 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-11 14:20:33 +1100 |
| commit | be1dcb9185d9ee3c1fa433703cc2e479efd6ba73 (patch) | |
| tree | f4b58f8ee57748075820b66a03c128fd6bad9b70 /keyboards/idobao | |
| parent | 012db45bfb8490a81301532f705e6b4b61acbe9d (diff) | |
Fix CI. (#15828)
* Fix CI.
Diffstat (limited to 'keyboards/idobao')
| -rw-r--r-- | keyboards/idobao/id80/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/idobao/id80/rules.mk b/keyboards/idobao/id80/rules.mk index eea8b69900..f988be4e29 100644 --- a/keyboards/idobao/id80/rules.mk +++ b/keyboards/idobao/id80/rules.mk @@ -1,5 +1,5 @@ # Defalt to the ansi version -DEFAULT_FOLDER = id80/ansi +DEFAULT_FOLDER = idobao/id80/ansi # MCU name MCU = atmega32u4 |
