Keydous - NJ80-AP Wireless Mechanical Keyboard
/* Scoped styles with high specificity */ .ozo-product-wrapper * { box-sizing: border-box !important; } .ozo-product-wrapper { font-family: -apple-system, BlinkMacSystemFont, 'Sego e UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important; line-height: 1.6 !important; color: #1a1a1a !important; } /* Hero Section */ .ozo-hero { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%) !important; color: #ffffff !important; padding: 50px 30px !important; border-radius: 12px !important; margin: 0 0 40px 0 !important; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12) !important; clear: both !important; overflow: visible !important; } .ozo-hero h1 { font-size: 2rem !important; font-weight: 700 !important; margin: 0 0 10px 0 !important; color: #ffffff !important; line-height: 1.3 !important; } .ozo-hero h2 { font-size: 1.1rem !important; font-weight: 400 !important; color: #b8b8b8 !important; margin: 0 0 20px 0 !important; } .ozo-hero p { font-size: 1rem !important; line-height: 1.7 !important; color: #e0e0e0 !important; margin: 0 0 15px 0 !important; } .ozo-hero-note { font-size: 0.95rem !important; color: #9ca3af !important; background: rgba(255, 255, 255, 0.05) !important; padding: 15px 20px !important; border-radius: 8px !important; border-left: 4px solid #6366f1 !important; margin-top: 20px !important; } /* Section Styling */ .ozo-section { margin: 0 0 40px 0 !important; padding: 0 !important; clear: both !important; } .ozo-section h2 { font-size: 1.6rem !important; font-weight: 700 !important; color: #1a1a1a !important; margin: 0 0 25px 0 !important; padding-bottom: 12px !important; border-bottom: 3px solid #6366f1 !important; } .ozo-section h3 { font-size: 1.3rem !important; font-weight: 600 !important; color: #1a1a1a !important; margin: 30px 0 15px 0 !important; } .ozo-section p { color: #4b5563 !important; line-height: 1.8 !important; margin: 0 0 15px 0 !important; } /* Premium Features Highlight */ .premium-highlight { background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%) !important; border: 3px solid #6366f1 !important; padding: 35px !important; border-radius: 16px !important; margin: 30px 0 !important; box-shadow: 0 8px 30px rgba(99, 102, 241, 0.15) !important; } .premium-highlight h3 { color: #1a1a1a !important; margin: 0 0 15px 0 !important; font-size: 1.5rem !important; display: flex !important; align-items: center !important; } .premium-highlight h3:before { content: "✨" !important; margin-right: 12px !important; font-size: 1.8rem !important; } .premium-highlight p { color: #1e40af !important; margin: 0 0 15px 0 !important; line-height: 1.8 !important; } .premium-features { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important; gap: 15px !important; margin-top: 20px !important; } .premium-feature-item { background: rgba(255, 255, 255, 0.7) !important; padding: 15px !important; border-radius: 8px !important; border-left: 3px solid #6366f1 !important; } .premium-feature-item strong { color: #1e40af !important; display: block !important; margin-bottom: 5px !important; } /* Plate Comparison */ .plate-comparison { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important; gap: 25px !important; margin: 30px 0 !important; } .plate-card { background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%) !important; border: 2px solid #e5e7eb !important; padding: 30px !important; border-radius: 12px !important; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important; transition: all 0.3s ease !important; } .plate-card:hover { border-color: #6366f1 !important; box-shadow: 0 8px 30px rgba(99, 102, 241, 0.15) !important; transform: translateY(-5px) !important; } .plate-badge { display: inline-block !important; background: #6366f1 !important; color: #ffffff !important; padding: 6px 16px !important; border-radius: 20px !important; font-size: 0.85rem !important; font-weight: 600 !important; margin-bottom: 15px !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; } .plate-card h4 { font-size: 1.2rem !important; color: #1a1a1a !important; margin: 0 0 15px 0 !important; font-weight: 600 !important; } .plate-card ul { list-style: none !important; padding: 0 !important; margin: 0 !important; } .plate-card li { padding: 8px 0 8px 25px !important; position: relative !important; color: #6b7280 !important; line-height: 1.6 !important; } .plate-card li:before { content: "✓" !important; position: absolute !important; left: 0 !important; color: #6366f1 !important; font-weight: bold !important; } /* Specs Grid */ .specs-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important; gap: 20px !important; margin: 30px 0 !important; } .spec-card { background: #ffffff !important; border: 2px solid #e5e7eb !important; padding: 25px !important; border-radius: 12px !important; transition: all 0.3s ease !important; } .spec-card:hover { border-color: #6366f1 !important; box-shadow: 0 5px 20px rgba(99, 102, 241, 0.1) !important; } .spec-label { font-weight: 600 !important; color: #6366f1 !important; font-size: 0.85rem !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; margin-bottom: 8px !important; } .spec-value { font-size: 1.05rem !important; color: #1a1a1a !important; font-weight: 500 !important; line-height: 1.5 !important; } /* Features Section */ .features-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important; gap: 25px !important; margin-top: 30px !important; } .feature-card { background: linear-gradient(135deg, #f9fafb 0%, #ffffff 100%) !important; border-left: 5px solid #6366f1 !important; padding: 30px !important; border-radius: 12px !important; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important; transition: transform 0.3s ease, box-shadow 0.3s ease !important; } .feature-card:hover { transform: translateX(5px) !important; box-shadow: 0 6px 25px rgba(99, 102, 241, 0.15) !important; } .feature-title { font-size: 1.3rem !important; font-weight: 600 !important; color: #1a1a1a !important; margin-bottom: 12px !important; } .feature-description { color: #6b7280 !important; line-height: 1.7 !important; } /* What's Included Section */ .included-box { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%) !important; padding: 40px !important; border-radius: 16px !important; color: #ffffff !important; margin-top: 30px !important; } .included-box h2 { color: #ffffff !important; margin-bottom: 25px !important; border-bottom-color: #6366f1 !important; } .included-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important; gap: 20px !important; } .included-item { display: flex !important; align-items: center !important; padding: 15px !important; background: rgba(255, 255, 255, 0.05) !important; border-radius: 8px !important; border-left: 4px solid #6366f1 !important; } .included-item:before { content: "✓" !important; font-size: 1.2rem !important; color: #6366f1 !important; font-weight: bold !important; margin-right: 15px !important; flex-shrink: 0 !important; } /* Responsive Design */ @media (max-width: 768px) { .ozo-hero { padding: 30px 20px !important; } .ozo-hero h1 { font-size: 1.6rem !important; } .specs-grid, .features-grid, .included-grid, .plate-comparison, .premium-features { grid-template-columns: 1fr !important; } } Keydous NJ80-AP Wireless Custom Mechanical Keyboard Smooth Typing Feel with Premium Poron Foam Dampening Experience exceptional typing quality right out of the box with the Keydous NJ80-AP. This premium 75% wireless keyboard features triple-layer Poron foam dampening for refined acoustics, high-quality dye-sub PBT keycaps with matte texture, and a programmable aluminum alloy knob. Choose between brass or steel plate options to customize your sound profile, while tri-mode connectivity and impressive battery life (up to 320 hours) ensure versatility for any workflow. With comprehensive driver software featuring community integration and per-key RGB customization, the NJ80-AP delivers smooth, multi-functional performance that exceeds expectations. Pre-Tuned Excellence: Premium ROGERS INOAC PORON foams (PCB, case, and switch layers) are factory-installed to dampen typing noise and eliminate hollow sound. Arrives perfectly tuned for immediate smooth, refined typing experience. Premium Materials & Construction The NJ80-AP is built with carefully selected premium materials that deliver exceptional typing quality and durability. From the aluminum alloy knob to the 90% high-concentration dye-sub PBT keycaps, every component is chosen for superior performance and longevity. Triple Poron Foam ROGERS INOAC PORON PCB & case foams plus PU switch foam for refined acoustics Dye-Sub PBT Keycaps 90% high concentration with matte texture—won't get oily or yellow over time Aluminum Alloy Knob Premium metal construction with unlimited rotation and soft tactile feedback Hot-Swappable PCB Beginner-friendly switch replacement without soldering required Brass or Steel Plate Choose your preferred sound profile and aesthetic Quality Finish Refined construction and attention to detail throughout Choose Your Plate Material The NJ80-AP offers two premium plate options, each delivering distinct acoustic characteristics to match your preferences. Both plates provide excellent durability and stability while shaping the overall sound signature of your keyboard. Brass Brass Plate Option Produces deeper, warmer sound signature Slightly heavier weight adds premium feel High-quality golden appearance Excellent durability and long-term stability Ideal for those preferring lower-pitched typing sound Steel Steel Plate Option Produces louder, crisper sound signature Sturdy and highly durable construction Classic silver interface aesthetic Firm, responsive typing feel Perfect for those who enjoy brighter, more energetic acoustics Technical Specifications Layout 75% Compact80 Keys + Knob Dimensions 325mm × 141mm × 42mmCompact Profile Weight 1kg (2.2 lbs)Solid Feel Construction Premium MaterialsBrass or Steel Plate Knob Aluminum AlloyClickable & Programmable Keycaps Dye-Sub PBT (90%)Matte Texture Sound Dampening Triple Poron FoamPCB + Case + Switch PCB Hot-SwappableNo Soldering Required Lighting Per-Key RGB16.8 Million Colors Light Effects 16 Pre-Set EffectsDynamic Customization Connectivity Tri-Mode: USB-CBluetooth / 2.4GHz Polling Rate Wired/2.4G: 1000HzBluetooth: 125Hz Wireless Range 15 Meters (49 feet)Reliable Connection Battery Life RGB On: ~25 HoursRGB Off: ~320 Hours Mac Support Dedicated Mac ModeExtra Keycaps (White Ver.) Compatibility Windows / Mac / LinuxiOS / Android Advanced Features Premium Aluminum Alloy Knob Precision-machined aluminum knob with unlimited rotation and soft tactile feedback. Default functions include volume adjustment (turn left/right) and mute (press), but can be fully reprogrammed to any key or function through driver software for maximum versatility. Triple-Layer Poron Foam System Premium ROGERS INOAC PORON PCB and case foams combined with high-quality PU switch foam create comprehensive sound dampening. Evidently reduces typing noise and eliminates hollow sound for a refined, premium acoustic profile right out of the box. Premium Dye-Sub PBT Keycaps High-quality 90% concentration PBT with dye-sublimation legends ensures long-lasting clarity. Matte texture surface feels like caressing soft sand—won't get oily or yellow over time. Extra keycaps included for Mac layout (White version only). Hot-Swappable PCB Beginner-friendly hot-swappable design allows switch replacement without soldering. Experiment with different switches to find your perfect typing feel, or easily maintain and replace switches as needed. Compatible with most MX-style switches. Comprehensive Driver Software Advanced Keydous driver software offers complete customization: setup key bindings and macros, configure per-key RGB lighting, create dynamic light effects, assign FN to any key, enable low-latency mode, and access community features for sharing configurations. Dynamic FN Key Assignment Assign the FN key to any position on the keyboard for more efficient FN combo usage. Place FN exactly where your hand naturally rests to optimize your workflow and reduce finger stretching for frequently used function combinations. Community Integration Share and download key bindings and RGB light effects through integrated community features. Import configurations created by other users directly to your keyboard, or share your own creations with the Keydous community for inspiration and collaboration. Extended Battery Life Impressive battery performance from Keydous lab testing (8 hours daily use): approximately 25 hours with RGB enabled (3 days), or remarkable 320 hours with RGB off (40 days). USB-C charging ensures convenient, fast power-ups when needed. Onboard Memory Save all customizations including key bindings, macros, and lighting effects directly to keyboard memory. Your personalized setup works instantly on any computer without installing driver software or reconfiguring settings. Low Latency Mode Enable low-latency mode through driver software to reduce input delay for competitive gaming. 1000Hz polling rate on wired and 2.4GHz wireless connections ensures responsive performance with minimal lag. Per-Key RGB Lighting Fully customizable per-key RGB backlighting with 16.8 million color options. Choose from 16 pre-set light effects or create your own dynamic lighting patterns. Adjust brightness, speed, and color to match your setup perfectly. Mac Mode Support Easy one-click switch to Mac mode (FN+M) with proper key layout for Mac users. White version includes extra Mac keycaps for authentic Mac experience with correct modifier key labels and placement. What's Included in the Box NJ80-AP Keyboard (Fully Assembled) Mechanical Switches (Pre-Installed) Dye-Sub PBT Keycaps (Pre-Installed) White ESC Keycap White Enter Keycap White Spacebar Keycap USB Type-C Cable 2.4GHz Wireless Dongle Keycap & Switch Puller Tool Dust Cover User Manual Perfect For Productivity Enthusiasts 75% layout with dedicated function row and programmable knob provides optimal workflow efficiency. Hot-swappable switches allow customization for different tasks, while triple Poron foam ensures comfortable, quiet typing for office environments. Multi-Device Users Tri-mode connectivity with Bluetooth, 2.4GHz wireless, and USB-C wired adapts to any setup. Seamlessly switch between desktop, laptop, tablet, and mobile devices. Mac mode with included keycaps (White version) provides authentic Mac experience. Sound Quality Seekers Choose between brass or steel plate to customize your sound profile. Triple-layer Poron foam dampening ensures refined acoustics right out of the box. Premium dye-sub PBT keycaps contribute to satisfying, consistent sound with every keystroke. Customization Lovers Comprehensive driver software enables deep customization of key bindings, macros, lighting, and FN placement. Hot-swappable PCB allows switch experimentation. Community features enable sharing and importing configurations from other enthusiasts. Why Choose the NJ80-AP? The Keydous NJ80-AP represents exceptional value in the premium wireless keyboard category, delivering smooth typing feel and refined acoustics right out of the box. The standout feature is the triple-layer foam dampening system using premium ROGERS INOAC PORON materials for PCB and case, combined with high-quality PU switch foam. This comprehensive sound treatment evidently reduces typing noise and eliminates hollow sound without any modification required. Premium dye-sub PBT keycaps with 90% high concentration and matte texture provide superior durability and feel compared to standard keycaps. The surface won't get oily or yellow over time, maintaining its refined appearance and comfortable typing experience for years. The programmable aluminum alloy knob adds both functionality and premium aesthetics, with unlimited rotation and soft tactile feedback that feels satisfying to use. The choice between brass or steel plate empowers you to customize your sound profile—brass for deeper, warmer tones or steel for louder, crisper acoustics. Both options provide excellent durability and stability while shaping the overall character of your typing experience. Hot-swappable PCB makes the NJ80-AP beginner-friendly while allowing enthusiasts to experiment freely. Impressive battery life (25 hours RGB on, 320 hours RGB off from lab testing at 8 hours daily use) ensures the NJ80-AP excels in wireless mode, while tri-mode connectivity provides complete flexibility for any workflow. The comprehensive Keydous driver software with community integration offers deep customization possibilities, from dynamic lighting effects to shared configurations. Whether you're seeking a refined typing experience for productivity, a customizable platform for enthusiast modifications, or a versatile wireless keyboard that adapts to multiple devices and workflows, the NJ80-AP delivers smooth, multi-functional performance that exceeds expectations. This is premium keyboard quality made accessible—factory-tuned and ready to provide exceptional typing from day one.
More you might like
Related
Keydous NJ80 Pro – Wireless Aluminium Alloy Mechanical Keybo
Related
Keydous NJ80-AP Wireless Mechanical Keyboard - 75% Hot Swapp
Related
Keydous NJ80-AP Wireless Mechanical Keyboard - Bluetooth 5.0
Related