Skip to content

Commit

Permalink
Update boards.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrainGoes committed Jan 19, 2024
1 parent 7799b4e commit e38dfbd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/config/boards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -198,19 +198,19 @@ const boards = {
),
},
{
name: 'Mavercade Keebfighter',
configName: 'MavercadeKeebfighter',
name: 'Mavercade',
configName: 'Mavercade',
pinout: null,
website:
'https://github.com/OpenStickCommunity/GP2040-CE/tree/main/configs/MavercadeKeebfighter',
'https://github.com/OpenStickCommunity/GP2040-CE/tree/main/configs/Mavercade',
image: require('@site/docs/assets/boards/MavercadeKeebfighter.jpg')
.default,
category: 'closed',
desc: () => (
<p>
Configuration for the{' '}
<a href="https://mavercade.com/collections/mavercade-fightsticks">
Mavercade Keebfighters
<a href="https://mavercade.com/">
Mavercade
</a>
. These revisions use a Waveshare RP2040-Zero board.
</p>
Expand Down

0 comments on commit e38dfbd

Please sign in to comment.