Page last updated: 2021-07-02 12:32pm PDT
âšī¸ Status: Production has ended
đĒ Problems?
See the Troubleshooting page.
Kailey's Zoom Keyboard
Table of Contents
â ī¸ USB Cable not provided â ī¸
- This is the kind needed (USB Micro-B 2.0; it's very common):
- This cable is extremely popular for all kinds of rechargable devices (e.g. flashlights, headphones, Kindle E-readers, many Android phones/tablets, etcs.), very likely you have one already.
For purchase via Amazon:
Rapid FAQ
- Does this work on a laptop?
Yes, as long at the laptop has a USB port.
- Does it work with Mac?
Yes.
- Does it work with Windows?
Yes, although the View button may do something a little different due to differences in Zoom software.
- Does it work on a phone or tablet?
Sorry, no.
- Does it work on Linux?
I lied. This is not a frequently asked question. But I'd be happy to make one for linux.
- Is it wireless/bluetooth?
Sorry, also no. This adds both complexity and expense. Maybe next pandemic ;)
- Can I have a DIY kit?
Sure. Please see the assembly instructions to make sure you know what you're getting into.
How does it work?
It's just like a regular keyboard, but small and preprogrammed to match Zooms's keyboard shortcuts
From top-to-bottom the buttons are:
- đĨ View toggle (on Mac: Speaker/Gallery, on Windows: Fullscreen)
- đĨ Camera toggle
- â Hand toggle
- đ¤ Microphone toggle (mute/unmute)
How much does it cost?
Materials cost is estimated to be about $10-15.
đ That concludes the "need to know" info. You can stop reading now.
Cost breakdown
This information is included for transparency:
- PCB : $1.85 (Batch 1: 15 boards for $27.80 with coupon)
- ProMicro controller: ~$4.44 (Calc from recent bulk purchase of 30)
- Switches: ~$1.40 (Coming from supply on hand, mixed value. Example product)
- Keycaps: $1.38-4 (Some from supply on hand, some from Amazon)
- Hardware: $1 (screws/spacers, a bit of a generous guess)
Non-monetary:
- PCB design was surprisingly quick. A couple days to learn the program and get a functional design, and some odd hours after that to refine it.
- Each board only takes 15-30 minutes to put together once parts are on hand.
- Software (keymap) design took another few hours to refine. The tricky part was combining Windows and Mac so that there would only be one chunk of code to maintain.
- Cooridnating with people accross different platforms - honestly the hardest part đĩ
Change a keyboard from "Windows mode" to "Mac mode"
- Plug the keyboard in like normal
- Hold down the "Hand" button for a good 7 seconds
- Let go of the "Hand" button
- Press the "View" button
- Done
To change from Mac -> Windows, repeat, but in Step 4, press the "Mic" button.
Fun facts!
đ PCB (Printed Circuit Board) was designed by me!
Nerd info can be found over at https://github.com/trepmal/fourkey
âī¸ This board is powered by QMK. Its function can be customized and recustomized, as long as you're willing to deal with a little code (or tag your local nerd for help). A Zoom keyboard today could be your "top 4 emoji" keyboard tomorrow.
How to build from a kit
âĄī¸ This page is a work-in-progress.