Overview

The SteelSeries Apex Pro TKL is a tenkeyless mechanical gaming keyboard designed for competitive gaming environments and users who require precise control over key actuation. Its defining feature is the integration of OmniPoint 2.0 adjustable mechanical switches. These switches utilize magnetic sensors to detect key presses, enabling users to customize the actuation point of each individual key across a range of 0.2mm to 3.8mm. This level of adjustability allows for rapid key presses at a shallow 0.2mm setting, beneficial for fast-paced games where milliseconds matter, or a deeper 3.8mm setting for deliberate presses to prevent accidental inputs.

The TKL form factor eliminates the numeric keypad, resulting in a more compact footprint on a desk. This design choice frees up valuable space for mouse movement, which is critical in esports titles requiring wide, sweeping mouse motions. The Apex Pro TKL (2023) model typically connects via a detachable USB-C to USB-A cable, ensuring a stable, low-latency connection. Some models also offer wireless connectivity options for increased flexibility, such as the Apex Pro TKL Wireless (2023). The keyboard's build quality often includes an aluminum alloy top plate, contributing to its durability and stability during intense gaming sessions.

Beyond adjustable actuation, the Apex Pro TKL features per-key RGB backlighting, customizable through the SteelSeries GG software suite. This software also allows for remapping keys, creating custom macros, and setting up multiple profiles that can automatically switch based on the active application or game. An integrated OLED Smart Display on some models provides quick access to settings, profiles, and in-game information without minimizing the game. The magnetic wrist rest, often included, aims to enhance ergonomics during extended use. The combination of adjustable switches, compact design, and comprehensive software customization positions the Apex Pro TKL as a peripheral tailored for performance-oriented gamers and users seeking a high degree of control over their input devices.

Key features

  • OmniPoint 2.0 Adjustable Mechanical Switches: Allows users to customize the actuation distance of individual keys from 0.2mm to 3.8mm, enabling rapid input or deliberate presses based on user preference and application. This technology uses magnetic sensors, which differ from traditional mechanical switches that rely on physical contact, as detailed in RTINGS' analysis of switch technology.
  • Tenkeyless (TKL) Form Factor: Eliminates the numeric keypad to save desk space, providing more room for mouse movement and contributing to a more ergonomic setup for competitive gaming.
  • OLED Smart Display: An integrated display on some models provides real-time information, allows for on-the-fly customization of settings, and can display game information or Discord messages.
  • Aircraft-Grade Aluminum Alloy Frame: Constructed with an aluminum top plate for enhanced durability and stability, designed to withstand rigorous use.
  • Detachable USB-C Cable: Provides a robust wired connection and simplifies transport. Wireless variants offer 2.4 GHz Quantum 2.0 Wireless and Bluetooth 5.0 connectivity.
  • Per-Key RGB Illumination: Customizable RGB backlighting for each key, configurable through the SteelSeries GG software with various effects and synchronization options.
  • Magnetic Wrist Rest: Provides ergonomic support during extended gaming sessions, attaching magnetically for easy setup and removal.
  • Full Key Rollover & Anti-Ghosting: Ensures every key press is registered accurately, even during simultaneous inputs, critical for competitive gaming.

Pricing

The SteelSeries Apex Pro TKL is a hardware product, and its pricing varies based on the specific model (e.g., wired, wireless, year of release) and retailer. As of June 2026, typical pricing for new models falls within the following ranges:

Model Approximate Retail Price (USD) Connectivity
Apex Pro TKL (2023) $179.99 - $199.99 Wired (USB-C)
Apex Pro TKL Wireless (2023) $239.99 - $259.99 2.4 GHz Wireless, Bluetooth 5.0, Wired
Apex Pro Mini $179.99 - $199.99 Wired (USB-C)
Apex Pro Mini Wireless $239.99 - $259.99 2.4 GHz Wireless, Bluetooth 5.0, Wired

For the most current pricing and availability, refer to the official SteelSeries gaming keyboards page or authorized retailers.

Common integrations

The SteelSeries Apex Pro TKL primarily integrates through the SteelSeries GG software suite, which includes the SteelSeries Engine. This platform enables various integrations:

  • GameSense Integrations: SteelSeries Engine allows for dynamic RGB lighting effects and OLED display updates based on in-game events from supported titles. Examples include health bars, ammo counts, or cooldown timers reflected directly on the keyboard. Information on supported titles and API usage can be found on the SteelSeries Engine Apps documentation.
  • Discord Integration: The OLED display can show Discord notifications, server information, and even allow for quick muting or volume adjustments.
  • Spotify Integration: Music playback controls and track information can be displayed on the OLED screen.
  • Custom Application Development: Developers can create their own SteelSeries Engine Apps to integrate custom software or games with the keyboard's lighting and display capabilities. The SteelSeries support documentation provides resources for API integration.
  • Operating System Integration: Standard USB HID (Human Interface Device) compatibility ensures plug-and-play functionality with Windows, macOS, and Linux, though advanced features require the SteelSeries GG software.

Alternatives

  • Razer Huntsman V3 Pro TKL: Features analog optical switches with adjustable actuation and Rapid Trigger, offering similar performance customization.
  • Logitech G Pro X TKL LIGHTSPEED: A wireless TKL mechanical keyboard often featuring GX switches, known for its strong wireless performance and compact design.
  • Corsair K70 RGB TKL: A popular TKL option with Cherry MX switches, known for its robust build and high polling rate, often favored in esports.
  • Wooting 60HE / Two HE: Known for its advanced Rapid Trigger and analog input features, allowing for highly precise control and customizable actuation points through Hall Effect switches.
  • Glorious GMMK Pro: A barebones, hot-swappable mechanical keyboard that offers extensive customization options for switches, keycaps, and stabilizers, appealing to enthusiasts who build their own keyboards.

Getting started

To begin customizing your SteelSeries Apex Pro TKL, you will typically need to download and install the SteelSeries GG software suite. This software provides access to the SteelSeries Engine, which is used for configuring keybinds, actuation points, RGB lighting, and other advanced features. The following steps outline a basic setup process:

  1. Download SteelSeries GG: Navigate to the official SteelSeries website and download the latest version of the SteelSeries GG software suite.
  2. Install Software: Run the installer and follow the on-screen prompts to complete the installation.
  3. Connect Keyboard: Plug your Apex Pro TKL into an available USB port on your computer. If it's a wireless model, ensure it's charged and connected via 2.4 GHz wireless or Bluetooth.
  4. Launch SteelSeries Engine: Open the SteelSeries GG application and navigate to the 'Engine' section. Your Apex Pro TKL should be detected and displayed.
  5. Basic Configuration (Example - Adjusting Actuation):
// This is a conceptual representation of how settings might be applied via software.
// Actual interaction is via the SteelSeries GG GUI.

{
  "device": "Apex Pro TKL (2023)",
  "profile_name": "Competitive FPS",
  "key_settings": [
    {
      "key": "W",
      "actuation_point_mm": 0.4, // Shorter actuation for faster movement
      "rapid_trigger_enabled": true
    },
    {
      "key": "A",
      "actuation_point_mm": 0.4,
      "rapid_trigger_enabled": true
    },
    {
      "key": "S",
      "actuation_point_mm": 0.4,
      "rapid_trigger_enabled": true
    },
    {
      "key": "D",
      "actuation_point_mm": 0.4,
      "rapid_trigger_enabled": true
    },
    {
      "key": "Spacebar",
      "actuation_point_mm": 0.8, // Slightly deeper for jump consistency
      "rapid_trigger_enabled": false
    },
    {
      "key": "Left Shift",
      "actuation_point_mm": 1.0, // Deeper for sprint activation
      "rapid_trigger_enabled": false
    }
  ],
  "rgb_lighting": {
    "mode": "Reactive Press",
    "color_scheme": "Red_Blue_Gradient"
  },
  "oled_display_settings": {
    "display_mode": "GameSense (CS:GO)"
  }
}

Within the SteelSeries Engine, you can select your Apex Pro TKL and access various customization options. For actuation, locate the 'Actuation' or 'OmniPoint' section. Here, you can adjust the actuation point for individual keys or groups of keys using a slider. You can also configure 'Rapid Trigger' on supported models, which allows keys to register a reset immediately upon upward movement, enabling faster repeated inputs. Create and save multiple profiles for different games or applications, and set them to activate automatically. For comprehensive guidance, refer to the SteelSeries support articles.