Skip to content

Commit

Permalink
Changed Part name so not dup
Browse files Browse the repository at this point in the history
  • Loading branch information
WainingForests committed Oct 27, 2024
1 parent dcd5211 commit bee39cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/geometry/socketsParts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ export const PART_INFO: Record<CuttleKey['type'], PartInfo> = {
extraBomItems: { ...BOM_DIODE, ...BOM_CHOC_HOTSWAP },
},
'mx-skree': {
partName: 'MX-Compatible (Cherry, Gateron, ...)',
partName: 'MX Skree Flexible',
bomName: 'MX-Compatible Switches',
category: 'Sockets',
stepFile: '/src/assets/key-mx-skree.step',
Expand Down

0 comments on commit bee39cf

Please sign in to comment.