Keychron B1 Pro Ultra-Slim 75% Wireless Keyboard - Ivory White - Keychron | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Keychron

Keychron B1 Pro Ultra-Slim 75% Wireless Keyboard - Ivory White

SKU: B1P-K8
R 799.00
Only 5 left!
Only 5 left in stock - order soon!

The Keychron B1 Pro Ultra-Slim 75% Wireless Keyboard is a highly portable and lightweight keyboard designed for seamless multitasking across various devices. With support for 2.4GHz, Bluetooth, and wired modes, it offers incredible versatility for users who need to connect multiple devices...

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support

Frequently Bought Together

The Keychron B1 Pro Ultra-Slim 75% Wireless Keyboard is a highly portable and lightweight keyboard designed for seamless multitasking across various devices. With support for 2.4GHz, Bluetooth, and wired modes, it offers incredible versatility for users who need to connect multiple devices simultaneously. Thanks to its ZMK customisation, you can connect up to four devices, including your phone, tablet, PC, and Mac, using three Bluetooth connections and a dedicated 2.4GHz dongle. This flexibility ensures you can switch between devices effortlessly, making it ideal for professionals who require reliable, multi-device support.

The B1 Pro also boasts a remarkable battery life, providing up to 1200 hours of continuous use, or around 8 months with 5 hours of daily usage. This extended battery performance allows you to use the keyboard for months without frequent charging, ensuring it remains a dependable tool for long-term use. Additionally, it supports uninterrupted operation while charging, so you never have to pause your work. For gamers and fast typists, the 1000 Hz polling rate on the 2.4 GHz connection delivers a responsive, cable-free experience, while Bluetooth 5.2 offers smooth connectivity for multitasking across devices.

Designed for both Mac and Windows users, the B1 Pro features a Mac layout but remains fully compatible with Windows, offering the same multimedia and function key capabilities that Apple users expect. The concave keycaps, optimized for ergonomic typing, reduce input errors and ensure comfort, while the ultra-thin 5.2mm frame and 3.2-degree typing angle provide stability during extended typing sessions. Additional features, such as a silicone key skin for protection, emoji shortcuts, and the Keychron Launcher for keymap customization, make this keyboard a versatile and user-friendly option for everyday use.

FEATURES:

  • Ultra-slim and lightweight design
  • Scissor mechanism for switches
  • 1000Hz Polling Rate
  • 8 months battery life
  • 2.4GHz and Bluetooth connection
  • Support for Mac OS and Windows
  • ZMK support for more customization

SPECIFICATIONS:

  • Number of Keys: 77 (75%)
  • Number of Multimedia Keys: 12
  • Typing Angle: 3.2º
  • Frame Material: ABS
  • Keycap Material: ABS
  • Layout: ANSI
  • Polling Rate: 1000 Hz (2.4 GHz & wired) / 90 Hz (Bluetooth)
  • Backlight: Non-Backlit
  • NKRO Support: No
  • Battery: 800 mAh rechargeable li-polymer battery
  • Wireless Working Time: Up to 8 months (Lab test result may vary by actual use)
  • Charging Time: Around 2.5 hours
  • Connection: 2.4 GHz / BT / Type-C Wired
  • Bluetooth version: 5.2
  • Bluetooth Device Name: Keychron B1 Pro
  • Compatible System: macOS / Windows / Linux
  • Colour: Ivory White
  • Product Dimensions: 29.6 x 13 x 0.5~1.5 cm
  • Product Weight: 425g

WHAT'S IN THE BOX:

  • Keychron B1 Pro Ultra-Slim 75% Wireless Keyboard - Ivory White x1
  • Type-C Cable x1
  • USB Type-A to Type-C Adapter x1
  • USB Type-A 2.4GHz Wireless Receiver x1
  • Silicone Skin x1
Brand Keychron
Colour White
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 24 Months
0.0
0 reviews
Login to Review

No reviews yet. Be the first to review this product!

Related Products

// Share product with fallback // 2026-05-22: rewritten. Old version had three bugs: // 1) Copy Link button used `this.textContent='Copied!'` which destroyed the // icon (textContent replaces everything). After clicking, the link icon // disappeared. // 2) Inline onclick handlers had nested \x27-escaped strings interpolating // `url` directly — if the URL contained a single quote the JS broke. // 3) Close button used `this.closest('div[style]').parentElement.remove()` // — fragile, depends on no inline style elsewhere in the DOM tree. // New version: build with DOM nodes, attach proper event listeners, keep the // icon, gracefully handle clipboard failure, use a held reference to close. function shareProduct() { var title = document.querySelector('.product-title').textContent; var url = window.location.href; if (navigator.share) { navigator.share({ title: title, url: url }).catch(function() {}); return; } // Fallback: show share options modal var modal = document.createElement('div'); modal.style.cssText = 'position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;'; var encoded = encodeURIComponent(url); var encodedTitle = encodeURIComponent(title); var content = document.createElement('div'); content.style.cssText = 'background:#fff;border-radius:12px;padding:24px;max-width:360px;width:100%;text-align:center;'; content.innerHTML = '

Share this product

' + '
' + ' Facebook' + ' WhatsApp' + ' Email' + '
' + '' + '
'; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }
Chat with us!