Razer BlackWidow on alati olnud mänguri klaviatuuride kullastandard ning nüüd on see viidud täiesti uuele tasemele tänu uuendatud Razer mehaanilistele lülititele ja multifunktsionaalsele digitaalsele nupule. Intensiivsete matšide ja võistluste ajal loeb iga millisekund, mis võib Sind lahutada võidust vastase üle. See klaviatuur annab Sulle kõik mida vajad, et enda sooritusi parandada. Green Switch lülitid on klassika ning sobivad neile, kes soovivad igat nupuvajutust tunda ja kuulda. Nendel mehaanilistel nuppudel on iseloomulik heli.
Mugav klaviatuur Dell KB216 klaviatuur sobib ideaalselt kodu- ja kontorikeskkonda. Klaviatuur on täissuuruses ning chiclet-tüüpi klahvidega, mis võimaldavad tõhusat ja mugavat trükkimist. Vastupidav ja paindlikest materjalidest valmistatud klaviatuur on lisaks veel ka pritsmekindel. Läbimõeldud disain Vastupidava ehituse ja vaiksete klahvidega on see klaviatuur loodud pakkuma mugavust igapäevaste vajaduste jaoks. Mugavad multimeediaklahvid annavad kiire juurdepääsu erinevatele funktsioonidele nagu muusika esitamine, paus, tagasi- ja edasikerimine ning helitugevuse reguleerimine.
Wireless set: keyboard + mouse: 2.4Ghz wireless technology Range of 10 m Nano USB receiver The set works with Android, Windows, iOS, Linux Keyboard: QWERTY key layout (US layout) 8 multimedia keys Key profile: slim Full-size (112 keys) Powered by 1xAAA Mouse: Optical sensor Rubber 800 DPI resolution 3 buttons and a roll Powered by 1xAA
HP 655 Wireless Keyboard and Mouse Set Keyboard and mouse without compromise Now you get everything you'd expect from a wireless keyboard and mouse set - comfort, performance, reliability and style. Customize the functionality of over 20 keys and use the precise mouse sensor to work faster and smarter. The set is made of recycled materials and is easy to keep clean, maintaining hygiene standards. Elegant, stylish and comfortable This elegant and stylish keyboard is equipped with 6-degree adjustable feet and contoured keys with a 2 mm pitch, which allows for precise operation. The contoured design of the mouse ensures high comfort for both right- and left-handed users. Free your mouse Working on different surfaces may result in imprecise mouse operation. This problem was solved thanks to the multi-surface sensor. Thanks to better tracking ability, you can use the mouse freely on more surfaces, including marble. The new sensor is more energy efficient, which translates into longer battery life. Personalization in the service of optimization Program over 20 key shortcuts with HP Accessory Center to reduce the need to click and increase your productivity in the applications you use most. Also adjust your mouse DPI settings to give you full control over cursor speed and motion detection sensitivity. Long battery life Maximize your productivity and don't have to worry about frequent battery replacement, with over 20 months of keyboard life and over 24 months of mouse life. Sustainable design features This sensibly designed kit helps reduce landfill waste by using recycled post-consumer materials, which make up over 60% of the plastics used to make the keyboard and mouse. Easy to clean and maintain hygiene Will withstand 1,000 cleanings using disinfectant wipes.
Stand out from the crowd with superior skill and distinctive design. The CORSAIR K65 PLUS WIRELESS TACTILE is a 75% hot-swappable keyboard that maxes out on performance and personality. Step up your switches with pre-lubricated CORSAIR MLX Fusion tactile switches that feature an early bump for a satisfying typing feel.
/* css reset */ #prod-desc-container, #prod-desc-container * { box-sizing: border-box; } #prod-desc-container h2 { margin: revert; } #prod-desc-container { font-size: 16px; max-width: 1400px; margin: 0 auto; font-family: "Arimo", sans-serif; } #prod-desc-container .headline-2 { font-size: 1.5em; margin: 0.83em 0; } #prod-desc-container .headline-3 { font-size: 1.17em; margin: 1em 0; } #prod-desc-container .headline-4 { font-size: 1em; margin: 1.33em 0; } #prod-desc-container .paragraph { margin: 1em 0; text-align: justify; } #prod-desc-container .desk-list { margin: 1em 0; padding: 0 0 0 20px; list-style-position: outside; } #prod-desc-container .desc-img.lazy, #prod-desc-container .desc-img { width: initial; max-width: 100%; height: auto; border-radius: 20px; box-shadow: -0.2em 0.3em 0.4em 0.3em rgba(0, 0, 0, 0.3), -0.2em 0.3em 0.4em 0.3em rgba(0, 0, 0, 0.3); } /* custom style */ #prod-desc-container .flex-container { display: flex; flex-wrap: wrap; flex-direction: row; } #prod-desc-container .clmn { padding: 1em; } #prod-desc-container .clmn-1 { width: 100%; } #prod-desc-container .clmn-2 { width: 50%; } #prod-desc-container .clmn-3 { width: 33.33%; } #prod-desc-container .clmn-4 { width: 25%; } #prod-desc-container .clmn-70 { width: 70%; margin-left: auto; margin-right: auto; } #prod-desc-container .clmn.right { justify-content: flex-end; text-align: right; display: flex; flex-wrap: wrap; align-content: center; } #prod-desc-container .clmn.center { justify-content: center; text-align: center; display: flex; flex-wrap: wrap; align-content: flex-start; } @media screen and (max-width: 992px) { #prod-desc-container .clmn { padding: 1em 0; } #prod-desc-container { font-size: 14px; max-width: 100%; } #prod-desc-container .clmn-1, #prod-desc-container .clmn-2, #prod-desc-container .clmn-3, #prod-desc-container .clmn-4, #prod-desc-container .clmn-70 { width: 100%; } #prod-desc-container .clmn.right { justify-content: flex-start; text-align: left; } #prod-desc-container .flex-container.revert { flex-direction: column-reverse; } #prod-desc-container svg { justify-content: flex-start; max-width: 20%; } } /* template */ .top-logo img { display: block; margin-left: auto; margin-right: auto; width: 40%; } .boldupcent { text-transform: uppercase; font-weight: bold; text-align: center; } .normalupcent { text-transform: uppercase; text-align: center; font-weight: normal; } .boldupleft { text-transform: uppercase; font-weight: bold; text-align: center; } .vertmid { display: flex; align-items: center; justify-content: left; } .seemore { background-color: #144169; border: none; border-radius: 1em; color: white; padding: 1em 2em; text-align: center; text-transform: uppercase; font-size: 1em; margin: 0.1em 0.2em; opacity: 0.6; transition: 0.3s; display: inline-block; text-decoration: none; cursor: pointer; } .prodcard { background-color: yellow; border: 1em #144169; border-radius: 1em; color: black; padding: 1em 1em; text-align: center; text-transform: uppercase; font-size: 0.7em; opacity: 0.6; transition: 0.3s; display: inline-block; text-decoration: none; cursor: pointer; } a, a:link, a:visited, a:focus, a:hover, a:active { color: olive; text-decoration: none; cursor: crosshair; } .video { height: 0; position: relative; padding-bottom: 56.25%; } .video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 20px; box-shadow: -0.2em 0.3em 0.4em 0 rgba(0, 0, 0, 0.3), -0.2em 0.3em 0.4em 0 rgba(0, 0, 0, 0.3); } LORGAR AZAR 514TKL GAMING KEYBOARD A NEW MECHANICAL GAMING KEYBOARD DELIVERS BOTH PREMIUM TECHNICAL FEATURES AND EXPANDED WORKSPACE EFFICIENCY. 2-IN-1 BODY Azar 514TKL's unique feature is its magnetic top cover that can be removed, transforming it from a classic keyboard to a skeleton body design. Built on a sturdy aluminum top plate, ensuring long-lasting durability and stability. SMOOTH & SILENT LINEAR “DREAM SWITCHES” The LORGAR™ linear “Dream Switches” can withstand 50,000,000 cycles, making them highly dependable. With the balanced actuation force of 40 grams, no accidental input is expected, and the actuation point of 2 mm within 4 mm of travel distance gives you a reaction advantage in-game. TKL LAYOUT The optimized 87-key tenkeyless design maximizes desk space without compromising functionality. This compact format brings your mouse closer to the keyboard's center, reducing arm movement and enhancing gaming ergonomics. CUSTOMIZABLE RGB BACKLIGHT The keyboard features RGB backlighting that can be fully customized and synced with other LORGAR™ devices using the LORGAR PLATFORM. LORGAR PLATFORM Besides the ability to customize and synchronize your devices' backlight, our LORGAR PLATFORM allows you to create gaming profiles, record macros, and remap keys. You can also monitor your gaming performance and statistics for every LORGAR™ device you own. All of that in one app: LORGAR PLATFORM. SMALL IMPORTANT THINGS The Azar 514TKL has been designed with user convenience in mind, featuring three-position rubberized feet, removable and flexible spring USB (C) – USB (A) cable of up to 2.3 m, and a cable management system to keep your workspace organized. COLOR OPTIONS This keyboard comes in two color options: monochrome and black. The monochrome keyboard has the black and white gradient keys, a black top cover and a white top plate. The black keyboard goes with the black and gray keys, a black top cover and a gun-metal top plate. GIFTS FROM LORGAR™ A keychain switch with keycap – you can swap it with any key on your keyboard; two hand warmers, a cup coaster, and a carrying bag. LORGAR IS ALL ABOUT LEVELING UP YOUR GAMING
HyperX Alloy Rise 75 Wireless on ülipaindlik ja vastupidav juhtmevaba klaviatuur, mille aku kestab kuni 1500 tundi. Tri-mode ühendus, vahetatavad lülitid ja nutikas valgusandur pakuvad mugavat ja isikupärast mängukogemust kompaktses 75% formaadis. • Kuni 1500 tundi aku kestvust • Kolm ühendusrežiimi: 2.4GHz, Bluetooth, USB-C • Gasket-kinnitusega ja hot-swap lülitid • Nutikas valgusandur • Ühildub: PC, PS5, PS4, Xbox Series X|S, Xbox One
Mechanical keyboard WHITEOUT X2 OUTEMU PEACH SILENT The Whiteout X2 OUTEMU PEACH SILENT mechanical keyboard guarantees an unparalleled gaming experience both at home and at gaming tournaments. It is distinguished by a small size of 60% and a layout reduced by function keys, number blocks, and arrow keys. It will be great for even the most demanding gamers. Technical specifications: Keyboard type: Mechanical Keyboard layout: US (61 keys) Interface: USB Keycaps: ABS Switches: OUTEMU Peach Silent Switch life: 50,000,000 clicks Hot Swap: Yes Keyboard dimensions: 292 x 102 x 39 mm Keyboard weight: 570 20 g Software: Yes N-key rollover & Anti-ghosting: Full Macro support: Yes USB cable length: 1.5 m Compatibility: Windows XP, Vista, Win 7 / 8 / 10 / 11, Linux, macOS, Android Kit contents: Mechanical keyboard, braided cable USB-A USB-C, key and switch pulling tool, user manual Full N-key rollover and anti-ghosting The mechanical keyboard from Savio offers full N-key rollover and anti-ghosting. Key rollover allows the keyboard to correctly register the clipping of pressed keys at one time. Whiteout X2 can correctly handle the pressing of even all keys at the same time. Anti-ghosting, on the other hand, ensures that when one or more keys are pressed, only those keys are registered, without those extra so-called ghost keys that were not touched. Thanks to these features, you dont have to worry about accidental unresponsiveness during intense gaming sessions. The keyboard is ready to meet any challenge. Hot Swap option compatible with 3-pin switches Thanks to the Hot Swap feature, you can easily swap switches for any 3-pin switches according to your needs. Whether you prefer smooth and quiet operation or a strong and crisp feel, the Whiteout X2 keyboard allows you to customize it to your ideal gaming style. OUTEMU Red, Brown, Blue and Peach Silent switches The keyboard offers a wide selection of OUTEMU Red, Brown, Blue and Peach Silent switches, providing a balance between smoothness, comfort, and responsiveness. Choose the right model that supports your gaming style and allows you to reach your full potential. RGB backlighting RGB backlighting adds color to your gaming experience. Bring your rig to life with infinite color options that allow you to match your lighting to your mood, game, or aesthetic. Create your own lighting configurations and customize them to suit your needs. Dedicated software Whiteout X2 comes with dedicated software you can customize features, lighting effects, and other button settings to make the keyboard perfectly tailored to your individual needs. Achieve full control over your gaming and take your gaming to the next level with Savio.
Logitech MX Business Combo features advanced wireless keyboard, MagSpeed Electromagnetic scroll wheel mouse, memory foam palm rest, and bolt wireless technology. It's the ultimate key to productivity, giving analysts, creators, and coders with advanced workflow needs the power to truly master what they make.
Designed to level the playing field, the Lenovo Legion K310 RGB Gaming Keyboard gives entry-level gamers everything they need to compete with the pros, at a fraction of the cost. Full-size layout, programmable keys, and a 24-key rollover membrane with 5-zone RGB lighting set a strong foundation of style and performance. Compact design and adjustability make it the perfect companion for both tournaments and casual use. Key Details Streamlined and compact design that's recognizably Legion Let your style shine with dynamic 5-zone RGB illumination Never miss a command with anti-ghosting for up to 24 anti-keys Eliminate distraction with quiet key membrane switches Enjoy ultra-fast reaction times with tactile keys Play better, for longer, with 20 million click key lifecycles Command the vibe with Fn volume and multimedia controls Pre-build range of colors and Fn lighting effects Be ready for anything with splash resistant draining holes Tailor your experience with Legion Accessory Central