Overview

The Razer BlackWidow V4 75 is a compact mechanical gaming keyboard introduced by Razer in August 2023. It represents a shift in Razer's product line towards enthusiast-grade features, notably incorporating a hot-swappable PCB and gasket-mounted design. This keyboard targets users seeking a balance between a compact footprint and customizable performance, making it suitable for competitive esports players, streamers, and keyboard enthusiasts interested in modifying their typing experience. The 75% layout omits the numpad and some less frequently used keys, preserving essential function rows and arrow keys, which optimizes desk space without significantly compromising functionality for most gaming and productivity tasks.

The core appeal of the BlackWidow V4 75 lies in its hot-swappable switch sockets, allowing users to replace mechanical switches without soldering. This feature facilitates customization, enabling users to experiment with different switch types beyond the factory-installed Razer Orange Tactile Mechanical Switches. The gasket-mounted plate, typically found in custom keyboard builds, provides a softer typing feel and altered acoustics compared to traditional tray-mount designs. This construction is intended to reduce harsh bottom-out impact and enhance the overall typing and gaming experience by offering a more cushioned response. The keyboard also includes sound-dampening foam layers to mitigate hollow sounds and improve acoustic consistency, a characteristic often sought in premium mechanical keyboards.

For customization, the BlackWidow V4 75 integrates with Razer Synapse software, providing control over per-key RGB lighting, key remapping, and macro creation. This software suite is a standard component across Razer's peripheral ecosystem, allowing for synchronized lighting effects and personalized profiles across multiple Razer devices. The keyboard's durable aluminum top plate and doubleshot ABS keycaps are designed for longevity under intensive use. Its detachable USB-C cable enhances portability and allows for cable replacement if needed. While the keyboard is marketed for gaming, its feature set, including the gasket mount and hot-swappability, positions it as a contender for users seeking a more premium typing experience than typically offered by mainstream gaming keyboards.

Razer's entry into the enthusiast-grade keyboard market with features like hot-swappability and gasket mounting indicates a response to evolving consumer preferences in the mechanical keyboard community. This approach allows users to tailor their keyboard's feel and sound, which can be a significant factor for competitive gamers who prioritize specific actuation forces or acoustic feedback. Compared to alternative gaming keyboards from manufacturers like Corsair, which also offers hot-swappable models, the BlackWidow V4 75 distinguishes itself through Razer's specific integration of Synapse software and its established ecosystem.

Key features

  • Hot-Swappable Switch Sockets: Allows users to replace 3-pin or 5-pin mechanical switches without soldering, facilitating customization of typing feel and sound.
  • Gasket-Mounted Plate Design: Incorporates a flexible mounting system that uses gaskets to suspend the PCB and plate within the case, providing a softer, more cushioned typing experience and improved acoustics.
  • 75% Compact Layout: A space-saving form factor that retains essential keys, including the function row, arrow keys, and a dedicated column for navigation, while omitting the numpad.
  • Razer Mechanical Switches: Equipped with Razer Orange Tactile Mechanical Switches, providing a tactile bump without an audible click. Compatibility with other MX-style switches is supported due to the hot-swappable design.
  • Multi-Layered Sound Dampening: Features multiple layers of foam (plate foam, PCB foam, case foam) designed to absorb pinging and hollow sounds, contributing to a more refined acoustic profile.
  • Razer Synapse Software Integration: Enables extensive customization of per-key RGB lighting (Razer Chroma RGB), key remapping, and macro programming through a centralized software platform.
  • Durable Aluminum Top Plate: Constructed with an aluminum alloy top case for structural rigidity and a premium finish.
  • Doubleshot ABS Keycaps: Keycaps manufactured using a doubleshot injection process to ensure legends do not fade over time, enhancing durability and longevity.
  • Detachable USB-C Cable: Provides ease of portability and allows for replacement of the cable.
  • Multi-Function Roller and Media Keys: Dedicated controls for volume, media playback, and other programmable functions, enhancing usability during gaming and content consumption.

Pricing

The Razer BlackWidow V4 75 is available at a fixed price point, reflecting its position as a premium offering in Razer's keyboard lineup. As of May 2026, the pricing details are as follows:

Model MSRP (USD) Availability Date
Razer BlackWidow V4 75 $189.99 August 2023

Pricing may vary based on regional availability, retailers, and any ongoing promotional offers. For current pricing and purchasing options, refer to the official Razer BlackWidow V4 75 product page.

Common integrations

  • Razer Synapse: The primary software for configuring the BlackWidow V4 75, offering customization of keybinds, macros, and Razer Chroma RGB lighting effects. Synapse allows for profile management, linking settings to specific games, and syncing lighting across compatible Razer devices. More details are available on the Razer Synapse page.
  • Razer Chroma RGB Ecosystem: Integrates with other Razer Chroma-enabled devices (mice, headsets, external lighting) for synchronized lighting effects. It also supports third-party game integrations that react to in-game events. Information on the ecosystem can be found on the Razer Chroma RGB website.
  • Third-Party Custom Switches: Due to its hot-swappable design, the BlackWidow V4 75 is compatible with most 3-pin or 5-pin MX-style mechanical switches from manufacturers like Gateron, Kailh, and Cherry, allowing users to install their preferred switch types.
  • Third-Party Keycaps: The keyboard uses standard Cherry MX-compatible stems, allowing users to customize keycaps with a wide range of aftermarket sets.

Alternatives

  • Corsair: Offers a range of gaming keyboards, including models with hot-swappable switches and customizable RGB lighting, often managed through Corsair iCUE software.
  • SteelSeries: Provides gaming keyboards with features like adjustable actuation switches (OmniPoint) and integrated OLED displays, configurable via SteelSeries GG software.
  • Logitech G: Known for its gaming peripherals, Logitech G offers keyboards with proprietary mechanical switches (e.g., GX, Romer-G) and Lightspeed wireless technology, managed by Logitech G HUB software.
  • Glorious Gaming: Specializes in enthusiast-grade gaming peripherals, including hot-swappable mechanical keyboards like the GMMK Pro, which features a gasket-mounted design and aluminum build.
  • Keychron: A manufacturer focusing on custom mechanical keyboards, offering a wide array of hot-swappable, gasket-mounted options in various layouts, often appealing to users seeking a more traditional custom keyboard experience.

Getting started

To begin using the Razer BlackWidow V4 75 and configure its settings, follow these steps:

  1. Connect the keyboard to your PC using the provided USB-C to USB-A cable.
  2. Install Razer Synapse software from the official Razer website to access full customization options.

Here is a basic configuration example using Razer Synapse to remap a key and set up a simple lighting effect:

{
  "device": "Razer BlackWidow V4 75",
  "profile_name": "Gaming Profile 1",
  "key_remaps": {
    "Caps Lock": "F13",
    "Right Shift": "Macro_Sprint"
  },
  "macro_definitions": {
    "Macro_Sprint": [
      {"action": "key_press", "key": "W", "delay_ms": 50},
      {"action": "key_press", "key": "Left Shift", "delay_ms": 50},
      {"action": "key_release", "key": "Left Shift", "delay_ms": 50}
    ]
  },
  "chroma_effects": {
    "effect_type": "Wave",
    "direction": "Left to Right",
    "speed": "Medium",
    "colors": ["#00FF00", "#0000FF"]
  },
  "polling_rate": "1000 Hz"
}

This JSON structure illustrates how specific settings could be represented within Synapse. In practice, users interact with a graphical interface to apply these configurations rather than directly editing JSON. The example shows remapping Caps Lock to an unused function key and Right Shift to a custom sprint macro, alongside a basic green and blue wave lighting effect.