10 Piece Bit and Barrel Skeleton Key Set for Antique Locks
:root { --skbb-dark:#161616; --skbb-ink:#25211f; --skbb-muted:#5a544d; --skbb-accent:#9a4d02; --skbb-cream:#f8f6f1; --skbb-line:#e1ddd5; --skbb-green:#2d6a4f; } .skbb-page { color: var(--skbb-ink); font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif; font-size:16px; line-height:1.7; } .skbb-page * { box-sizing:border-box; } .skbb-trust { align-items:center; background:var(--skbb-dark); border-radius:8px; color:#fff; display:flex; flex-wrap:wrap; font-size:15px; font-weight:700; gap:8px 22px; justify-content:center; margin:0 0 28px; padding:14px 18px; } .skbb-trust span::before, .skbb-check li::before { color:#d98d33; content:"\2713"; font-weight:900; margin-right:8px; } .skbb-hero { background:linear-gradient(135deg,#101010 0%,#202020 62%,#3c2a17 100%); border-radius:10px; color:#fff; display:grid; gap:32px; grid-template-columns:minmax(0,1.08fr) minmax(260px,.72fr); margin-bottom:28px; overflow:hidden; padding:38px 32px; } .skbb-badge { background:var(--skbb-accent); border-radius:999px; color:#fff; display:inline-block; font-size:11px; font-weight:800; letter-spacing:1px; margin-bottom:16px; padding:7px 13px; text-transform:uppercase; } .skbb-hero h2 { color:#fff; font-size:clamp(30px,5vw,44px); line-height:1.08; margin:0 0 16px; } .skbb-hero p { color:rgba(255,255,255,.84); margin:0 0 22px; max-width:700px; } .skbb-stats { display:grid; gap:10px; grid-template-columns:repeat(4,minmax(90px,1fr)); max-width:650px; } .skbb-stat { background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.14); border-radius:8px; padding:12px; text-align:center; } .skbb-stat strong { color:#fff; display:block; font-size:25px; line-height:1; } .skbb-stat span { color:rgba(255,255,255,.72); display:block; font-size:12px; margin-top:6px; } .skbb-photo { align-self:center; background:#fff; border:1px solid var(--skbb-line); border-radius:10px; padding:12px; } .skbb-hero .skbb-photo { background:rgba(255,255,255,.08); border-color:rgba(255,255,255,.16); } .skbb-photo img { border-radius:8px; display:block; height:auto; object-fit:cover; width:100%; } .skbb-reviews { display:grid; gap:14px; grid-template-columns:repeat(3,minmax(0,1fr)); margin:0 0 34px; } .skbb-review { background:#fff; border:1px solid var(--skbb-line); border-radius:8px; box-shadow:0 10px 28px rgba(0,0,0,.06); padding:18px; } .skbb-stars { color:var(--skbb-accent); display:block; font-size:15px; letter-spacing:1px; margin-bottom:8px; } .skbb-review blockquote { font-size:16px; font-weight:700; margin:0; } .skbb-review cite { color:var(--skbb-muted); display:block; font-size:12px; font-style:normal; margin-top:8px; } .skbb-section { border-top:1px solid var(--skbb-line); padding:38px 0; } .skbb-kicker { color:var(--skbb-accent); font-size:12px; font-weight:800; letter-spacing:1.2px; margin-bottom:8px; text-transform:uppercase; } .skbb-section h3 { color:var(--skbb-dark); font-size:clamp(22px,4vw,30px); line-height:1.2; margin:0 0 16px; } .skbb-section p { color:var(--skbb-muted); margin:0 0 16px; } .skbb-grid { display:grid; gap:18px; grid-template-columns:repeat(3,minmax(0,1fr)); } .skbb-card { background:linear-gradient(180deg,#fff,var(--skbb-cream)); border:1px solid var(--skbb-line); border-radius:8px; padding:22px; } .skbb-card h4 { color:var(--skbb-dark); font-size:17px; margin:0 0 8px; } .skbb-card p { font-size:16px; margin:0; } .skbb-dark { background:var(--skbb-dark); border-left:5px solid var(--skbb-accent); border-radius:8px; color:#fff; margin:34px 0 0; padding:30px; } .skbb-dark h3, .skbb-dark p { color:#fff; } .skbb-features { display:grid; gap:14px; grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:20px; } .skbb-feature { background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.1); border-radius:7px; padding:16px; } .skbb-feature strong { color:#fff; display:block; margin-bottom:4px; } .skbb-feature span { color:rgba(255,255,255,.74); font-size:16px; } .skbb-two { align-items:center; display:grid; gap:34px; grid-template-columns:1fr 1fr; } .skbb-two.reverse .skbb-photo { order:2; } .skbb-check { list-style:none; margin:0; padding:0; } .skbb-check li { color:var(--skbb-muted); margin:0 0 10px; } .skbb-specs { border-collapse:collapse; font-size:16px; width:100%; } .skbb-specs td { border-bottom:1px solid var(--skbb-line); padding:13px 16px; vertical-align:top; } .skbb-specs td:first-child { color:var(--skbb-dark); font-weight:800; width:34%; } .skbb-note { background:var(--skbb-cream); border-left:4px solid var(--skbb-accent); border-radius:0 8px 8px 0; color:var(--skbb-muted); margin-top:24px; padding:22px 24px; } .skbb-faq { margin:0 auto; max-width:820px; } .skbb-faq div { border-bottom:1px solid var(--skbb-line); padding:20px 0; } .skbb-faq h4 { color:var(--skbb-dark); font-size:17px; margin:0 0 8px; } .skbb-faq p { margin:0; } .skbb-cta { background:linear-gradient(135deg,#1b1b1b,#101010); border-radius:10px; color:#fff; margin:38px 0 0; padding:34px 28px; text-align:center; } .skbb-cta h3 { color:#fff; margin-bottom:10px; } .skbb-cta p { color:rgba(255,255,255,.74); margin-left:auto; margin-right:auto; max-width:720px; } .skbb-btn { background:var(--skbb-green); border-radius:5px; color:#fff; display:inline-block; font-weight:800; margin-top:10px; padding:12px 20px; text-decoration:none; } .skbb-btn:hover { background:#245842; color:#fff; } @media (max-width:768px) { .skbb-hero, .skbb-two { grid-template-columns:1fr; padding-left:20px; padding-right:20px; } .skbb-hero { padding-bottom:28px; padding-top:28px; } .skbb-stats, .skbb-grid, .skbb-reviews, .skbb-features { grid-template-columns:1fr; } .skbb-two.reverse .skbb-photo { order:-1; } .skbb-trust { font-size:12px; } } Free US shipping over $49 30-day money-back guarantee 8,800+ store reviews Kennedy skeleton keys Ten-piece skeleton key set Old Locks Deserve a Proper Key Selection This Kennedy set gives you ten common bit and barrel skeleton key profiles for antique furniture, cabinets, chests, and old interior locks. It also includes a brass blank for fitting work. Try the right shape before you start filing in the dark. ★★★★★"Totally worked!" Eggert R., verified buyer ★★★★★"craftsmanship of the keys are nicely done" Steve, verified buyer ★★★★★"One of the keys on the set I ordered worked!!" Roxanne R., verified buyer Where these shine Antique locks are wonderfully inconsistent Furniture locks Useful for old hutches, desks, cabinets, and chests with simple bit or barrel locks. Trial fitting Ten common profiles give you a practical starting spread before custom fitting. Lever practice Lock pickers can adapt a key as a tension base for simple lever-lock practice. What you are buying A working set, not a novelty ring The attraction here is simple: old locks often need an old-school answer. The set covers common skeleton key shapes, and the included blank gives you material to adjust when a lock wants a little hand fitting. Bit and barrel mixDifferent profiles give you a better shot at matching old lock hardware. Brass blank includedA useful starting point when a standard profile is close but not quite right. Antique lock focusMade for older cabinet, chest, furniture, and simple door locks. Picker-friendly optionCan be adapted by experienced hands for lever-lock tension experiments. Fit note A skeleton key set is still a matching game These keys are for old-style locks, and old locks vary. Sometimes one profile works cleanly. Sometimes the blank or a close profile needs careful alteration. That is normal with antique hardware. Check the lock style before buying a skeleton key set. Use gentle pressure. Old locks can be stiff, dirty, or fragile. Do not expect compatibility with modern pin tumbler cylinders. Details What you get Brand Kennedy Contents Ten bit and barrel skeleton keys, including a brass blank Best use Old-style furniture, cabinet, chest, and simple bit or barrel locks Related tool Dangerfield Skeleton EDC if you want a pocket bypass multitool instead Not for Modern pin tumbler, dimple, tubular, disc detainer, or vehicle locks For old locked furniture, the value is in the spread. Try the profiles calmly, feel for bolt movement, and only alter a key when you have a good reason. FAQ Questions buyers usually ask Will one of these fit every antique lock? No. Old locks vary a lot. This set gives you common profiles and a blank, but fitting may still be needed. What is the brass blank for? It gives you a starting key to alter when a standard profile is close but needs shaping. Can lock pickers use these as tools? Yes, with modification and suitable locks, a skeleton key can be used as a tension base for simple lever-lock practice. Are these for modern door locks? No. Modern pin tumbler, dimple, tubular, and vehicle locks need different tools. Give old locks a real chance Ten common bit and barrel profiles give you a practical, handsome key selection for antique lock work, furniture, and simple old hardware.
More you might like
Related
Bits and Pieces 1000 Piece Puzzle
Related
Wera - 5056653001 KK 10 Compact Bitholder and Bit Set, 10-Pi
Related
Bits and Pieces 1000 piece puzzle- all pieces included!
Related