Skip to content

Commit

Permalink
Activate keepout around LEDs
Browse files Browse the repository at this point in the history
  • Loading branch information
ceoloide committed Nov 18, 2024
1 parent 8b07154 commit 850551a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ergogen/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ pcbs:
reversible: false
reverse_mount: true
include_courtyard: false
include_keepout: false
include_keepout: true
adjust:
shift: [led_pos_x, led_pos_y]
rotate: led_rotation
Expand All @@ -404,7 +404,7 @@ pcbs:
reversible: false
reverse_mount: false
include_courtyard: false
include_keepout: false
include_keepout: true
adjust:
shift: [0, vertical_underglow_shift]
rotate: led_rotation + 180
Expand Down

0 comments on commit 850551a

Please sign in to comment.