Skip to products
Pwnage
INDEX / MOUSE-05SELECTION BENCH

Five physical systems. No universal winner.

Choose by what you can feel.

Start with shape. Refine by shell size, material, mass, and the controls you want to adjust. Every core system stays immediately shoppable.

PORTFOLIO / CURRENT05
SYM / ADAPT
SYM / LIGHT
SYM / FLAGSHIP
ERGO / MEDIUM
ERGO / SUPPORT
CATALOG / CORE SYSTEMS

Compare without leaving the shelf.

Filter the five core systems or select two to three for a physical-spec comparison. Collaboration finishes are listed separately below.

05 of 05 systems
01Shipping
SYM / ADAPTSymm 3 gaming mouse

SYM / ADAPT

Symm 3

Maximum physical customization

The broadest starting point for changing shell contact, switch feel, and sensor position.

SHAPE / FIT
Symmetrical
Medium / adaptable
MATERIAL
Customizable shell
DIMENSIONS
120 × 62 × 39–41 mm
MASS
Configurable build
PHYSICAL CONTROLInterchangeable humps and buttons; switch choices; adjustable sensor position
From $99$150Shipping
View product
02Shipping
SYM / LIGHTTrinity CF gaming mouse

SYM / LIGHT

Trinity CF

Compact carbon-fiber ultralight

The smallest and lightest current symmetrical Pwnage system.

SHAPE / FIT
Symmetrical
Compact
MATERIAL
Carbon fiber
DIMENSIONS
118 × 60 × 39 mm
MASS
Approx. 37 g
PHYSICAL CONTROLCarbon-fiber construction; adjustable sensor position
From $139Shipping
View product
03Preorder
SYM / FLAGSHIPVANTA gaming mouse

SYM / FLAGSHIP

VANTA

Magnesium with tunable click mechanics

The premium symmetrical chassis with independently tunable mechanical click geometry.

SHAPE / FIT
Symmetrical
Medium
MATERIAL
Magnesium
DIMENSIONS
120 × 61 × 39 mm
MASS
Approx. 49 g
PHYSICAL CONTROLApprox. 43–65 gf click-force range; adjustable sensor position
From $159Preorder
View product
04Shipping
ERGO / MEDIUMStormBreaker gaming mouse

ERGO / MEDIUM

StormBreaker

Magnesium ergonomic control

The more compact current right-hand ergonomic magnesium system.

SHAPE / FIT
Ergonomic
Medium
MATERIAL
Magnesium
DIMENSIONS
122 × 64 × 42 mm
MASS
Approx. 49–50 g
PHYSICAL CONTROLRight-hand ergonomic shell; adjustable sensor position
From $169Shipping
View product
05Shipping
ERGO / SUPPORTStormBreaker Max CF gaming mouse

ERGO / SUPPORT

StormBreaker Max CF

Larger carbon-fiber ergonomic shell

The largest current ergonomic footprint with lightweight carbon-fiber construction.

SHAPE / FIT
Ergonomic
More support / larger
MATERIAL
Carbon fiber
DIMENSIONS
128 × 68 × 44 mm
MASS
Approx. 45 g
PHYSICAL CONTROLLarger right-hand ergonomic shell; adjustable sensor position
From $139Shipping
View product
GUIDED PATH / 03 QUESTIONS

Prefer an answer to a spreadsheet?

The mouse finder uses shape, relative fit, and physical build priorities to produce one starting match and one alternate.

Find Your Mouse
FINISHING SHELF / 02

Limited editions. Familiar systems.

These collaborations change the finish—not the underlying fit category. Choose the parent system first, then the edition.

SELECTION NOTES / 03

Use the page in any order.

01

Start with shape.

Symmetrical and ergonomic shells create different contact patterns. Neither is universally better.

02

Compare exact dimensions.

Compact, medium, and more-support labels are relative. Read the millimeter dimensions before choosing.

03

Then choose the build.

Material, mass, shell parts, sensor position, and click mechanics separate products within a shape family.

';} function closeViewer(){if(!activeViewer)return;var trigger=viewerTrigger;activeViewer.dialog.remove();activeViewer=null;document.body.style.overflow=priorOverflow;viewerTrigger=null;if(trigger)setTimeout(function(){trigger.focus()},80);} function viewerIcon(){return '';} function openViewer(product,trigger){closeViewer();viewerTrigger=trigger||null;priorOverflow=document.body.style.overflow;var dialog=document.createElement('div');dialog.className='msc-3d-dialog';dialog.setAttribute('role','dialog');dialog.setAttribute('aria-modal','true');dialog.setAttribute('aria-labelledby','msc-3d-title');dialog.innerHTML='
SHAPE INSPECTION / ON DEMAND

'+product.name+' in 3D.

'+product.name+' product view
Loading the existing Pwnage product model…
';document.querySelector('.msc-page').appendChild(dialog);var frame=dialog.querySelector('iframe');activeViewer={dialog:dialog,frame:frame,product:product};priorOverflow=document.body.style.overflow;document.body.style.overflow='hidden';dialog.querySelector('.msc-3d-backdrop').addEventListener('click',closeViewer);dialog.querySelector('[data-close-3d]').addEventListener('click',closeViewer);dialog.querySelector('footer a').addEventListener('click',function(){track('3d_product_click',product.id)});frame.srcdoc=viewerDocument(product);dialog.querySelector('[data-close-3d]').focus();track('3d_open',product.id);} window.addEventListener('message',function(event){if(!activeViewer||event.source!==activeViewer.frame.contentWindow||!event.data||event.data.source!=='pwnage-3d-viewer')return;var statusNode=activeViewer.dialog.querySelector('.msc-3d-status');var poster=activeViewer.dialog.querySelector('.msc-3d-stage>img');if(event.data.type==='ready'){statusNode.className='msc-3d-status is-ready';statusNode.innerHTML='Drag to rotate · scroll or pinch to zoom';poster.classList.add('is-hidden');activeViewer.dialog.querySelector('[data-close-3d]').focus();}if(event.data.type==='error'){statusNode.className='msc-3d-status is-error';statusNode.innerHTML='3D view unavailable. The product image and product page remain available.';poster.classList.remove('is-hidden');}if(event.data.type==='interaction')track('3d_interaction',activeViewer.product.id);if(event.data.type==='close')closeViewer();}); document.querySelectorAll('[data-view-3d]').forEach(function(button){button.addEventListener('click',function(){var product=products.find(function(item){return item.id===button.getAttribute('data-view-3d')});if(product)openViewer(product,button);});}); var mobileButton=document.querySelector('.msc-tools button');var mobileMenu=document.querySelector('.msc-mobile-menu');if(mobileButton&&mobileMenu){mobileButton.addEventListener('click',function(){var open=!mobileMenu.classList.contains('is-open');mobileMenu.classList.toggle('is-open',open);mobileMenu.setAttribute('aria-hidden',open?'false':'true');mobileButton.setAttribute('aria-expanded',open?'true':'false');document.body.style.overflow=open?'hidden':'';});mobileMenu.querySelectorAll('a').forEach(function(a){a.addEventListener('click',function(){mobileMenu.classList.remove('is-open');mobileMenu.setAttribute('aria-hidden','true');mobileButton.setAttribute('aria-expanded','false');document.body.style.overflow='';});});} document.addEventListener('keydown',function(event){if(event.key==='Tab'&&activeViewer){var controls=Array.from(activeViewer.dialog.querySelectorAll('button:not([disabled]),a[href]'));var first=controls[0],last=controls[controls.length-1];if(event.shiftKey&&document.activeElement===first){event.preventDefault();last.focus();}else if(!event.shiftKey&&document.activeElement===last){event.preventDefault();first.focus();}}if(event.key!=='Escape')return;if(activeViewer){closeViewer();return;}if(mobileMenu)mobileMenu.classList.remove('is-open');if(mobileButton)mobileButton.setAttribute('aria-expanded','false');document.body.style.overflow='';closeComparison();}); document.querySelectorAll('[data-analytics]').forEach(function(node){node.addEventListener('click',function(){track(node.getAttribute('data-analytics'),node.getAttribute('href')||'');});}); renderCatalog(); var inspectId=new URLSearchParams(location.search).get('inspect');var inspectProduct=products.find(function(product){return product.id===inspectId});if(inspectProduct)openViewer(inspectProduct,null); })();