Posted by aemerson_ 1 day ago
Altar II has fully mechanical switches, plus a magnetically detachable dial, haptic feedback, a red backlight, and a native macOS companion app.
I’m a heavy Mac user and I feel that Apple hasn’t given its keyboards the attention they deserve, in terms of hardware, software, and features, so I set out to try and change that.
It was a massive undertaking and it has taken almost 2 years to get to this stage. One of the main obstacles was fitting a reasonably sized battery into the chassis, and aggressive power profiling without messing with the user experience. Another issue was we couldn’t fit any components on the underside of the PCB because there was literally no space to do so (and there are a lot of components).
Around 4 years ago I posted my first keyboard to HN (https://news.ycombinator.com/item?id=32507172). Its response blew me away and ultimately led to me quitting my job and making and selling keyboards full time. I’ve taken some of the feedback from that original post and incorporated it into Altar II (e.g. the detachable dial).
I’ll be around to answer any questions. Please let me know what you think, I’d love to get some feedback.
I’m not sure I am the customer for the II, I bought the I as a good low-profile alternative to the Apple keyboards —- but it looks like a great product.
But seems like that is not the case.
(no affiliation, saw a thread on it here)
I wish it had the option to be ordered with blank keys.
Great work on this and congratulations on the launch!
There are a couple of small quality-of-life features that do require the app: for example if you want haptic feedback when you receive a notification. This is because the keyboard has no idea what is happening on your OS, and requires some middleware. But all the core functionality requires no app at all.
To answer your second question, the firmware for Altar II will be open-sourced, as the firmware for our Altar I keyboard is. You can see the Altar I firmware source code here: https://github.com/electronicmaterialsoffice/firmware-altar-...
Both Altar I and Altar II firmware are based on the open-source ZMK (https://zmk.dev). We try to contribute back to ZMK whenever we can because we have benefitted so much from it. Two members of our team are also long-standing ZMK contributors.