[Extra] Kalon60
.kal60-wrap *{box-sizing:border-box;margin:0;padding:0} .kal60-wrap{ --ink:#23201b;--gold:#a8843a;--gold-soft:#cdb37a;--cream:#f6f1e6;--paper:#fbf8f1; --seal:#a5342a;--line:#e6dcc6 ; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; max-width:1080px;margin:0 auto;line-height:1.65; color:#23201b!important;-webkit-text-fill-color:#23201b; } .kal60-wrap p,.kal60-wrap li,.kal60-wrap td,.kal60-wrap th,.kal60-wrap span,.kal60-wrap div{ color:#23201b!important;-webkit-text-fill-color:#23201b; } .kal60-wrap h1,.kal60-wrap h2,.kal60-wrap h3,.kal60-wrap h4{ color:#1a1712!important;-webkit-text-fill-color:#1a1712;line-height:1.3; font-family:"Songti SC","STSong","Noto Serif SC",Georgia,"Times New Roman",serif; } .kal60-wrap ul{list-style:none!important;} .kal60-wrap ul li{list-style:none!important;} .kal60-wrap ul li::marker{content:"";} /* SHADOW HERO (image-led banner) */ .kal60-hero{text-align:center;margin-bottom:6px;} .kal60-hero-img{width:100%;height:auto;display:block;border-radius:16px;box-shadow:0 22px 44px rgba(30,22,8,.30);} .kal60-herotext{padding:26px 18px 6px;} .kal60-craftseal{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;font-size:13px;letter-spacing:3px;font-weight:600;text-transform:uppercase;color:#8a6c2c!important;-webkit-text-fill-color:#8a6c2c;} .kal60-craftseal::before,.kal60-craftseal::after{content:"";width:30px;height:1px;background:var(--gold-soft);} .kal60-hero h1{font-size:clamp(34px,6vw,56px);font-weight:700;letter-spacing:2px;margin:4px 0;} .kal60-hanzi{font-family:"Songti SC","STSong","Noto Serif SC",serif;font-size:clamp(15px,2.6vw,20px);letter-spacing:6px;color:#8a6c2c!important;-webkit-text-fill-color:#8a6c2c;margin-bottom:14px;} .kal60-hero .kal60-sub{font-size:clamp(14.5px,2.2vw,17px);max-width:680px;margin:0 auto;color:#3a352c!important;-webkit-text-fill-color:#3a352c;} .kal60-rule{display:flex;align-items:center;justify-content:center;gap:14px;margin:16px 0 4px;} .kal60-rule span{width:46px;height:1px;background:var(--gold-soft);} .kal60-rule svg{display:block;} /* SECTIONS */ .kal60-sec{margin:40px 0;} .kal60-shead{display:flex;align-items:center;gap:12px;margin-bottom:14px;} .kal60-shead .kal60-seal{flex:0 0 auto;width:26px;height:26px;border-radius:5px;background:var(--seal);position:relative;} .kal60-shead .kal60-seal::after{content:"";position:absolute;inset:5px;border:1px solid rgba(255,255,255,.7);border-radius:2px;} .kal60-sec h2{font-size:clamp(21px,3.3vw,29px);font-weight:700;letter-spacing:1px;} .kal60-lead{font-size:clamp(15px,2.2vw,17px);max-width:850px;margin-bottom:20px;} /* framed cream panel */ .kal60-panel{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:clamp(22px,3.5vw,34px);position:relative;} .kal60-panel::before,.kal60-panel::after{content:"";position:absolute;width:22px;height:22px;border:1.5px solid var(--gold-soft);} .kal60-panel::before{top:10px;left:10px;border-right:none;border-bottom:none;border-radius:4px 0 0 0;} .kal60-panel::after{bottom:10px;right:10px;border-left:none;border-top:none;border-radius:0 0 4px 0;} /* CRAFT CARDS */ .kal60-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;} .kal60-card{background:#fff;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:12px;padding:18px 18px 20px;} .kal60-card h3{font-size:17px;margin-bottom:7px;} .kal60-card p{font-size:14.5px;color:#3a352c!important;-webkit-text-fill-color:#3a352c;} /* COLORWAYS */ .kal60-colors{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;} .kal60-color{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-align:center;} .kal60-swatch{width:100%;height:84px;border-radius:10px;margin-bottom:12px;position:relative;border:1px solid rgba(0,0,0,.08);} .kal60-swatch .kal60-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:7px;border:1.5px solid rgba(255,255,255,.85);} .kal60-color h4{font-size:15.5px;margin-bottom:2px;} .kal60-color .kal60-cz{font-family:"Songti SC","STSong",serif;font-size:13px;letter-spacing:3px;color:#8a6c2c!important;-webkit-text-fill-color:#8a6c2c;} /* SPEC TABLE */ .kal60-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--line);} .kal60-table th,.kal60-table td{padding:13px 16px;text-align:left;font-size:14.5px;border-bottom:1px solid var(--line);} .kal60-table th{background:#f5efe2;font-weight:700;width:42%;color:#5a4a24!important;-webkit-text-fill-color:#5a4a24;} .kal60-table tr:last-child th,.kal60-table tr:last-child td{border-bottom:none;} .kal60-dimimg{width:100%;height:auto;display:block;border-radius:14px;border:1px solid var(--line);margin-top:16px;} .kal60-dimcap{font-size:13px;text-align:center;margin-top:7px;color:#6a6052!important;-webkit-text-fill-color:#6a6052;} /* VERSION COMPARE */ .kal60-vers{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;align-items:start;} .kal60-vcard{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;} .kal60-vhead{padding:20px 22px 16px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbf8f1,#f5efe2);} .kal60-vhead .kal60-tag{display:inline-block;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 12px;border-radius:999px;margin-bottom:10px;background:#fff;color:#8a6c2c!important;-webkit-text-fill-color:#8a6c2c;border:1px solid var(--gold-soft);} .kal60-vhead h3{font-size:20px;} .kal60-vhead p{font-size:14px;margin-top:6px;color:#3a352c!important;-webkit-text-fill-color:#3a352c;} .kal60-vlist{list-style:none!important;padding:8px 22px 20px;margin:0;} .kal60-vlist li{position:relative;padding:9px 0 9px 26px;font-size:14.5px;border-bottom:1px dashed var(--line);list-style:none!important;} .kal60-vlist li:last-child{border-bottom:none;} .kal60-vlist li::before{content:"";position:absolute;left:2px;top:15px;width:8px;height:8px;background:var(--gold);transform:rotate(45deg);} /* GALLERY */ .kal60-vgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;} .kal60-hgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;margin-top:14px;} .kal60-vgrid img,.kal60-hgrid img{width:100%;height:auto;border-radius:14px;display:block;border:1px solid var(--line);} /* FAQ */ .kal60-faq details{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:12px;padding:0 20px;} .kal60-faq summary{cursor:pointer;font-weight:700;font-size:15.5px;padding:16px 0;list-style:none;color:#1a1712!important;-webkit-text-fill-color:#1a1712;} .kal60-faq summary::-webkit-details-marker{display:none;} .kal60-faq summary::after{content:"+";float:right;color:var(--gold)!important;-webkit-text-fill-color:var(--gold);font-size:20px;line-height:1;} .kal60-faq details[open] summary::after{content:"\2013";} .kal60-faq details p{padding:0 0 18px;font-size:14.5px;color:#3a352c!important;-webkit-text-fill-color:#3a352c;} @media (max-width:540px){ .kal60-sec{margin:30px 0;} .kal60-table th{width:48%;} .kal60-vlist li{font-size:14px;} } Relief Carving · Splash-Ink Enamel Glaze Kalon60 阳刻 · 泼墨珐琅釉 A 60% gasket-mount aluminum keyboard built around art. A raised-relief octagonal lattice medallion and a splash-ink enamel-glaze top, set over a CNC aluminum body with an internal weight and tool-free quick-release. Offered in four colorways. An art piece you type on The Kalon60 top is finished with a relief-carving and splash-ink enamel-glaze process drawn from Chinese decorative tradition. A raised octagonal window-lattice medallion sits at the center, framed by a speckled stone-texture border and a flowing ink-cloud surface fired under glaze — the artwork lives in the material, not in a sticker on top of it. Raised-relief medallion A carved octagonal window-lattice motif stands proud of the surface, catching light from every angle. Splash-ink enamel glaze Flowing ink-cloud patterns are set under a fired glaze layer for depth that photos barely capture. CNC aluminum body Milled aluminum case with a defined waistline profile and an internal aluminum weight for a planted feel. Speckled stone border A textured stone-flecked frame with carved corner florets surrounds the glaze panel. Four colorways Each finish pairs a glaze panel with its own medallion tone. Select your colorway from the options above. Grey 灰 Red 朱红 Silver 银 Lilac 紫 Two versions The Kalon60 comes two ways: a Case Only version for Wooting or other Hall Effect PCBs, or a complete MX PCB version with plates and a full sound pack. Both versions include the center daughterboard and connection cable. Case Only Case only — for Wooting or other HE PCBs For Hall Effect builds. Bring your own GH60 WK Hall Effect PCB — such as a Wooting board; it connects via the pre-installed center daughterboard and a custom C-to-C adapter cable. Kalon60 body with aluminum internal weight ×1 Gasket silicone beads ×10 O-ring gasket ×1 Removable O-ring posts ×8 Foot pads ×6 Center daughterboard & C-to-C adapter cable ×1 (pre-installed) FR4 plate, white ×1 Bottom foam ×1 Kalon60 custom keyboard carry case ×1 MX PCB Version Complete MX build — PCB, plates & foams A ready-to-build mechanical keyboard kit. Includes the Kalon60 MX PCB, a full sandwich-foam sound pack, two plate options, and the center daughterboard with connection cable — everything you need but switches and keycaps. Kalon60 body with aluminum internal weight ×1 Gasket silicone beads ×10 O-ring gasket ×1 Removable O-ring posts ×8 Foot pads ×6 Kalon60 MX PCB ×1 Sound pack: sandwich foam, switch-pad, PET film, socket foam, insulation pad ×1 White PP plate with flex tabs ×1 Anodized black aluminum plate, no tabs ×1 Center daughterboard & PCB FPC ribbon cable ×1 Bottom foam, flat / no cutouts ×1 Kalon60 custom keyboard carry case ×1 Specifications Layout 60% WK only — 6.25U GH60 Versions Case Only (for Wooting / other HE PCBs) · MX PCB version Dimensions (L × W) 296.7 × 117.2 mm Front height 17.6 mm (excluding feet) Typing angle 7° Case material CNC aluminum with internal aluminum weight Internal weight 229.6 × 42.6 × 4 mm Mounting Silicone-bean gasket + O-ring Connection Center daughterboard + cable (included in both versions) Disassembly Ball-catch quick release Top finish Relief-carved lattice medallion + splash-ink enamel glaze Colorways Grey · Red · Silver · Lilac Overall dimensions — 296.7 × 117.2 mm Detail FAQ What's the difference between Case Only and the MX PCB version? Case Only is the case, gaskets, an FR4 plate, bottom foam, a pre-installed center daughterboard with a custom C-to-C adapter cable, and the carry case — made to pair with your own Wooting or other Hall Effect GH60 WK PCB. The MX PCB version is a complete mechanical build: the Kalon60 MX PCB, a full sandwich-foam sound pack, two plate options (flexible white PP and anodized aluminum), plus the daughterboard and cable. Both include the connection cable. How does the case come apart for modding? It uses a ball-catch quick-release system, so the top and bottom separate without tools — handy for swapping plates, adjusting the gasket setup, or re-tuning. What's the typing feel and angle? Gasket mounting (silicone beans + O-ring) gives a soft, cushioned bottom-out, set at a 7° typing angle with a 17.6 mm front height. The internal aluminum weight keeps the board planted. What colorways are available? Four: Grey, Red, Silver, and Lilac. Choose yours from the options above.