Mechanical gaming keyboard, hot-swappable, including keycaps and switches, full-size form factor (98%), stylish RGB lighting, keycaps in white/orange/red, ANSI layout.
Mechanical gaming keyboard, hot-swappable, including keycaps and switches, full-size form factor (98%), chic RGB lighting, keycaps in dark blue/black/yellow, ANSI layout.
Weißes Austausch-Keycap-Komplettset von Glorious PC Gaming Race, mit 104 weißen Tastendeckeln aus ABS, mit durchscheinender Beschriftung, kompatibel zu Gateron & Cherry MX Switches
Toote kirjeldus inglise keeles:With the Kailh switches, Glorius PC Gaming Race has developed interchangeable key switches for its GMMK (Glorius Modular Mechanical Keyboard). There they are particularly easy to use, but they can of course be used on other keyboards or DIY projects.The Kailh switches are compatible with SMD LEDs and can be illuminated through the transparent housing. Through the MX (+) port, the switches can also be used in keyboards equipped with Cherry MX switches. To ensure the highest possible compatibility, Cherry MX Keycaps are also compatible. With a lifetime of 70 million attacks, the Kailh switches are extremely durable.The box switches from Kailh have a box that surrounds the cross, on which the key caps are attached. This ensures that the Keycaps less wobble than conventional mechanical key switches.The Kailh Box Black Switches are purely linear, non-tactile switches. They are therefore ideally suited for first-person shooters. A tactile pressure point is not absolutely necessary in this genre, as the keys are often struck in the heat of battle. The Kailh Box Black switches are very close to rubberdome gaming keyboards in terms of their characteristics, but offer much more forgiveness due to the high trigger pressure.Technical details:Number: 120 pieces Switch: Kailh Box Black Release pressure: approx. 60 g Tripping height: 1.8 mm (3.6 mm to the ground)
Mõlema lahenduse head omadused on ühendatud Razer Ornata V3 klaviatuuris - terava ja konkreetne klikiga vajutus on saavutatud tänu Razeri unikaalsele Mecha-membraanile. Iga klahvivajutus on mugav ja täpne. Lisaks on see klaviatuur uskumatult ergonoomiline. Klaviatuuril on ka Razer Chroma RGB valgustus.
Lihtne USB liidesega klaviatuur Logiteck K120.; Pritsmekindel disain, vastupidavad nupud ja reguleeritavad jalad.; OEM pakend ehk toode on vaid kile sees.
Individually programmable keys!Whether for numerical inputs, controls or for frequent number entry - the programmable keyboard is the ideal accessory for notebooks. All keys can be user-defined with up to 24 characters per key.Key benefits- Individual keys with Gold Crosspoint contacts (ML technology)- Designed for continuous usage - over 20 mill. confirmations per key- Numeric block with 4 additional, individually inscribable function keys- High level of reliability and unique precision confirmation feeling- Programming of alternative key codes e.g. [.], [,],[00], [000]- Suitable for left and right-handed use- Additional programming of software macros via the high-performance configuration software "Cherry Tools"- Can be used with the standard drivers of the operating systemSeadme liidesUSBOtstarveSülearvuti/PCOsutamisseadeEiUSB-jaoturEiKlahvide eluiga20 miljonit tähemärkiToote värvMustRandmetugiEiKaabli pikkus1,75 mSertifikaatc-tick, UL, VCCI, CE, FCC, VDE, BSMIToiteallika tüüpUSBKasutamistemperatuur (T-T)0 - 50 °CHoiustamistemperatuur (T-T)-25 - 65 °CLaius90 mmSügavus132 mmKõrgus36 mmKaal185 gPakendi laius140 mmPakendi sügavus185 mmPakendi kõrgus45 mmPakendi kaal270 gJuhendJah
Logitech G915 X LIGHTSPEED TKL on juhtmevaba mänguriklaviatuur, mis pakub ikoonilist kiirust, täpsust ja kohandamisvõimalusi. See tenkeyless (numbriklahvideta) klaviatuur sisaldab GL mehaanilisi lüliteid, tri-mode ühendust (2.4 GHz LIGHTSPEED, Bluetooth või juhtmega), ning LIGHTSYNC RGB valgustust. See on õhuke ja vastupidav, pakkudes suurepärast mängukogemust. • GL madalprofiililised mehaanilised lülitid • Tri-mode ühendus: LIGHTSPEED, Bluetooth, juhtmega • LIGHTSYNC RGB kohandatav valgustus • Kompaktne ja õhuke disain • 42-tunnine aku eluiga 100% RGB valgustugevusega
/* 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
Original part number ID0120 Product name LOGILINK - Wireless Keypad Producer LogiLink Class of product Keyboard Keyboard type NumericWireless / Bluetooth Connector type USB 2.0 Number of keys 18 Cable length no data LED backlight No Colour Black Mouse in bundle No More info Data sheet
Discover a blend of comfort and functionality with the CHERRY KC 4500 ERGO keyboard. Designed to meet the needs of demanding PC users, this keyboard features an ergonomic layout complete with a palm rest to minimize strain during prolonged typing sessions. Its adjustable height allows for a customized typing experience, ensuring you remain productive without compromising on comfort. The wired connectivity technology ensures a reliable and uninterrupted connection, while the inclusion of a numeric keypad facilitates efficient data entry and calculations. With a durable design evidenced by an MTBF of 80,000 hours, the CHERRY KC 4500 ERGO keyboard is a reliable companion for any professional workspace.