Posted on

LAMZU Maya X Review

LAMZU Maya X Review | TechPowerUp

LAMZU Maya X Review 1

Packaging, Weight, Cable & Feet »

Introduction

LAMZU Logo

LAMZU is a peripherals company based in China. With the ambidextrous Maya X, LAMZU goes beyond merely providing a larger Maya. For the sensor, PixArt’s latest PAW3950 capable of 30,000 CPI is now used, and the main buttons have been outfitted with optical switches from Omron (D2FP-FN2) rated for 70 million clicks. The scroll wheel encoder has a LAMZU branding, but actually comes from F-Switch. At 47 g, the Maya X also manages to weigh the same as the Maya, all while being significantly larger and maintaining the same holeless, open-bottom design. On the Maya X, the 8K wireless dongle is included by default, allowing for true 8000 Hz polling in wireless operation. At 1000 Hz, LAMZU cites a battery life of up to 80 hours, and up to 20 hours at 8000 Hz. The feet are made of pure PTFE, and configuration is possible through a web driver. The Maya X is available in black, white, gray, or purple.

Specifications

LAMZU Maya X
Size:124 mm x 64 mm x 40 mm
Size (inches):4.88″ x 2.52″ x 1.57″
Ambidextrous:Partially (side buttons on left side only)
Weight:48 g
Number of Buttons:5+1 (including wheel click)
Main Switches:Omron D2FP-FN2 (China)
Wheel Encoder:LAMZU (F-Switch, white/green core), 11 mm
Sensor:PixArt PAW3950
Resolution:50–30,000 CPI
Microcontroller Unit:Nordic nRF52840
Polling Rate:125/250/500/1000 Hz (wired)
1000/2000/4000/8000 Hz (wireless)
Cable:1.75 m, braided
Software:Yes
Price:$119.99
Warranty:One year

‘).appendTo(‘body’); $(window).scroll(nextPageScrollHandler); } if (evt.touches.length==0) $(‘#keep-scrolling-buffer’).removeClass(‘show’); else { if ($(‘#keep-scrolling’).hasClass(‘show’)) $(‘#keep-scrolling-buffer’).addClass(‘show’); } }); }); ]]>

‘); $(‘.tpu-fancybox-wrap’).css(‘maxWidth’, maxWidth);*/ instance.$refs.stage.on(‘transitionend’, function() { updateButtonPos(instance); }); }, onUpdate: updateButtonPos, afterShow: function(instance, slide) { updateButtonPos(instance); instance.$refs.inner.find(‘.fancybox-tpu-nav’).show(); }, beforeClose: function(instance, slide) { instance.$refs.inner.find(‘.fancybox-tpu-nav’).hide(); }, afterClose: function(instance, slide) { $(‘.tpu-fancybox-wrap’).contents().unwrap(); $(‘body’).removeClass(‘tpu-fancybox-body-wrap’) }, baseTpl: ‘

‘, }); }); } loadjs.ready([‘jquery’, ‘fancybox’], function() { attachLightbox(function() { return $(‘.text a:has(>img)’).filter(function(i, el) { return $(this).attr(‘href’).match(/.(jpg|gif|png)(?=$|[?#])/) != null; }); }); }); loadjs.ready([‘jquery’], function() { $(‘.review’).on(‘click’, ‘.spoiler > a’, function(e) { e.preventDefault(); $(this).next(‘div’).toggle(); }); $(‘.review’).on(‘click’, ‘.ispoiler’, function(e) { e.preventDefault(); $(this).find(‘div’).css(‘filter’, ”); $(this).removeClass(‘ispoiler’); }); }); loadjs.ready([‘jquery’], function() { $(‘table.tputbl.sort-header’).find(‘th[scope=col]’).css(‘cursor’, ‘pointer’).on(‘click’, function(e) { var header=$(this) header.parents(‘table’).find(‘th[scope=col]’).removeClass(‘sort-active’); header.addClass(‘sort-active’); var idx=header.parents(‘tr’).find(‘th[scope=col]’).index(this); header.parents(‘table’).find(‘td, th[scope=row]’).filter(function() { return $(this).index() == idx; }).sortElementsTPU(function(a, b) { a=$(a).text(); b=$(b).text(); if (header.hasClass(‘sort-force-number’)) { a=parseInt(a, 10); b=parseInt(b, 10); } if (header.hasClass(‘sort-nan-is-zero’)) { if (isNaN(a)) a=0; if (isNaN(b)) b=0; } try { var result=a.localeCompare(b, undefined, { numeric: true, sensitivity: ‘base’ }); return result; } catch(e) { if (a>b) return 1; if (a