Skip to content

Commit

Permalink
Added missing configurations to downloads page, updated mavercade uf2
Browse files Browse the repository at this point in the history
  • Loading branch information
arntsonl committed Jun 24, 2024
1 parent 96e2b0d commit 46a5c2c
Show file tree
Hide file tree
Showing 7 changed files with 149 additions and 6 deletions.
155 changes: 149 additions & 6 deletions src/config/boards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,21 @@ const boards = {
},
],
'Community Devices': [
{
name: 'ARC Accessibility Controller',
configName: 'ARCController',
pinout: null,
website: 'https://github.com/OpenStickCommunity/Hardware/tree/main/Boards/GP2040-CE%20Official%20Controllers/ARC%20Accessibility%20Controller',
image: '/img/boards/ARCController.jpg',
category: 'official',
desc: () => (
<p>
The ARC Controller is an accessibility controller.{' '}
This was designed by TheTrain taking some design ideas from <a href="https://github.com/jfedor2">jfedor2</a>{' '}
as well as the universal standards for accessibility controller connectors.
</p>
),
},
{
name: 'Flatbox Rev 4',
configName: 'FlatboxRev4',
Expand Down Expand Up @@ -152,7 +167,7 @@ const boards = {
configName: 'FlatboxRev5RGB',
pinout: null,
website:
'https://github.com/OpenStickCommunity/Hardware/tree/main/Flatbox%20Rev%205%20RGB',
'https://github.com/OpenStickCommunity/Hardware/tree/main/Boards/GP2040-CE%20Official%20Controllers/Flatbox%20Rev%205%20RGB',
image: '/img/boards/FlatboxRev5RGB.jpg',
category: 'open',
desc: () => (
Expand All @@ -164,6 +179,23 @@ const boards = {
</p>
),
},
{
name: 'Flatbox Rev 5 USB Passthrough',
configName: 'FlatboxRev5USBPassthrough',
pinout: null,
website:
'https://github.com/OpenStickCommunity/Hardware/tree/main/Boards/GP2040-CE%20Official%20Controllers/Flatbox%20Rev%205%20Passthrough',
image: '/img/boards/FlatboxRev5USBPassthrough.jpg',
category: 'open',
desc: () => (
<p>
Stickless PCB designed by{' '}
<a href="https://github.com/jfedor2">jfedor2</a> and{' '}
<a href="https://github.com/TheTrainGoes">TheTrain</a> using the
Waveshare RP2040-Zero.
</p>
),
},
{
name: 'GP2040-CE Keyboard Converter',
configName: 'KeyboardConverter',
Expand Down Expand Up @@ -215,23 +247,42 @@ const boards = {
),
},
{
name: 'Mavercade',
configName: 'Mavercade',
name: 'Mavercade Rev1',
configName: 'MavercadeRev1',
pinout: null,
website:
'https://mavercade.com/',
image: '/img/boards/MavercadeKeebfighter.jpg',
image: '/img/boards/MavercadeRev1.jpg',
category: 'closed',
desc: () => (
<p>
Configuration for the{' '}
<a href="https://mavercade.com/">
Mavercade
Mavercade Rev1
</a>
. These revisions use a Waveshare RP2040-Zero board.
</p>
),
}, {
},
{
name: 'Mavercade Rev2',
configName: 'MavercadeRev2',
pinout: null,
website:
'https://mavercade.com/',
image: '/img/boards/MavercadeRev2.jpg',
category: 'closed',
desc: () => (
<p>
Configuration for the{' '}
<a href="https://mavercade.com/">
Mavercade Rev2
</a>
. These revisions use a Waveshare RP2040-Zero board.
</p>
),
},
{
name: 'Open Core0',
configName: 'OpenCore0',
pinout: null,
Expand Down Expand Up @@ -323,6 +374,38 @@ const boards = {
</p>
),
},
{
name: 'Reflex CTRL Genesis 6',
configName: 'ReflexCtrlGenesis6',
pinout: null,
website: 'https://github.com/misteraddons/Reflex-CTRL',
image: 'https://github.com/misteraddons/Reflex-CTRL/raw/main/Images/genesis6.png',
category: 'open',
desc: () => (
<p>
Reflex Board Open source PCB for Sega Genesis 6 button Controller replacement PCBs
designed and sold by{' '}
<a href="https://github.com/misteraddons">MiSTerAddons</a> using an
embedded RP2040 chip.
</p>
),
},
{
name: 'Reflex CTRL NES',
configName: 'ReflexCtrlNES',
pinout: null,
website: 'https://github.com/misteraddons/Reflex-CTRL',
image: 'https://github.com/misteraddons/Reflex-CTRL/raw/main/Images/nes.png',
category: 'open',
desc: () => (
<p>
Reflex Board Open source PCB for NES Controller replacement PCBs
designed and sold by{' '}
<a href="https://github.com/misteraddons">MiSTerAddons</a> using an
embedded RP2040 chip.
</p>
),
},
{
name: 'Reflex CTRL SNES',
configName: 'ReflexCtrlSNES',
Expand All @@ -339,6 +422,38 @@ const boards = {
</p>
),
},
{
name: 'Reflex CTRL Saturn',
configName: 'ReflexCtrlSaturn',
pinout: null,
website: 'https://github.com/misteraddons/Reflex-CTRL',
image: 'https://github.com/misteraddons/Reflex-CTRL/raw/main/Images/saturn.png',
category: 'open',
desc: () => (
<p>
Reflex Board Open source PCB for Sega Saturn Controller replacement PCBs
designed and sold by{' '}
<a href="https://github.com/misteraddons">MiSTerAddons</a> using an
embedded RP2040 chip.
</p>
),
},
{
name: 'Reflex CTRL Virtual Boy',
configName: 'ReflexCtrlVB',
pinout: null,
website: 'https://github.com/misteraddons/Reflex-CTRL',
image: 'https://github.com/misteraddons/Reflex-CTRL/raw/main/Images/vb.png',
category: 'open',
desc: () => (
<p>
Reflex Board Open source PCB for Virtual Boy Controller replacement PCBs
designed and sold by{' '}
<a href="https://github.com/misteraddons">MiSTerAddons</a> using an
embedded RP2040 chip.
</p>
),
},
{
name: 'RP2040 Advanced Breakout',
configName: 'RP2040AdvancedBreakoutBoard',
Expand Down Expand Up @@ -469,6 +584,34 @@ const boards = {
</p>
),
},
{
name: 'Zero Rhythm',
configName: 'ZeroRhythm',
pinout: null,
website: 'https://github.com/OpenStickCommunity/Hardware/tree/main/Boards/GP2040-CE%20Official%20Controllers/Zero%20Rhythm',
image: '/img/boards/Zero_Rhythm.jpg',
category: 'official',
desc: () => (
<p>
The ARC Controller is a controller for the Theatrhythm game on the Nintendo Switch.{' '}
It allows you to play rhythm as well as dual stick games in a double WASD layout.
</p>
),
},
{
name: 'ergoSHIFT Rev.2',
configName: 'ergoSHIFTRev2',
pinout: null,
website: 'https://github.com/mizma/ergoSHIFT/tree/main/hardware-rev2',
image: '/img/boards/ergoSHIFT.jpg',
category: 'open',
desc: () => (
<p>
The ergoSHIFT is a Low profile 11 button leverless arcade controller with Acrylic shell{' '}
by <a href="https://github.com/mizma">mizma</a>.
</p>
),
},
],
};

Expand Down
Binary file added static/img/boards/ARCController.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added static/img/boards/MavercadeRev2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/boards/Zero_Rhythm.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/boards/ergoSHIFT.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 46a5c2c

Please sign in to comment.