I’m an Australian based Data Engineer, who enjoys making sub-40% custom keyboards.
It’s running on 2x BlackPills, with hotswap sunset orange switches. The two halves are connected by an ultra thin CAT6 patch cable. It’s the first keyboard I’ve built with backlights, so quite happy that it worked as planned.
It took a while to get used to them (like a day or two). But I’ve been using them on keyboards for a couple of years now, and it feels strange to not have them.
True. I’ve not yet added any code to manage the per key RGB. Hopefully they all work as planned too.
They are custom angled risers I got printed. They fit between the switch and the keycap.
Oh that’s an interesting thought. All might not be lost after all! I’ll need to investigate.
Sam Altman has just been hired by Microsoft. LinkedIn
Blackpill is defined within qmk already. You can do a search in the repo for STM32F401
and see a number of keyboards that use it. From this, you can also see which are split keyboards. The M60 Split is a good example which uses a SPLIT_HAND_PIN
to define left and right. The Phoenix is another. This also uses the SPLIT_HAND_PIN
. Given that, I’ve tried updating, but no luck. If SPLIT_KEYBOARD = yes
then nothing works. If SPLIT_KEYBOARD = no
then they work but they both come through as the left side (even if SPLIT_HAND_PIN B9
is set, and B9 is connected to GND or not).
Ah, thank you. I’ll have a go at that then.
Are you referring to the #define MASTER_LEFT?
This is just defining whether the USB is plugged into the left board or right board.
All defines start with a hash as standard. It’s not commenting the line out. For that, you’d use //.
I’m assuming you downloaded an stl of the switches and the controller? Where did you dl them from?
Thank you. Yeah, the shape is a mix of convex and concave. I might need to just make do for this prototype.
An RSS feed is a publication that you can subscribe to without needing to give any personal information, such as your email address.
Website would publish their blog entries to an RSS feed so you didn’t need to keep going to their website, or give your email address to get it sent to you that way.
RSS stands for Really Simple Syndication.
I’ve just cancelled my Medium subscription. I was finding myself going there less and less. So many articles saying the same thing in various levels of broken English.
Way easier to drink a drive-thru drink from a straw while driving. And it’s a drive-thru, so kinda assumed you’ll be consuming it behind the wheel. My toddler also has a habit of not fully creating a seal between his bottom lip and the underside of the cup. So a straw in that case saves a lot of spillage.
Thank you!
But does that equate to the power of AI doubling every 3.5 months?
I’ve been thinking about this, in conjunction with quantum computing and AGI for some time.
If AI follows anything like Moore’s Law, I don’t think it will be too long (decades) before we’ll be breaching the limit of 64bit, and we would need to go one way or another.
That said, based on the above, 99%+ of our existing jobs would have likely been fully automated, so the world would likely be a very different place, and 128bit computing likely would stand out as too big of an achievement.
While I love to jump on the anti-Elon bus, I have to query: the highest accident rates, or highest accident rates as a percentage of vehicles on the road? If you have 10 Tesla cars on the road, and there are 2 MGs on the road, and 2 Telsas and one MG crashes, then what? 20% of Tesla vs. 50% of MG, but also that could be framed as ‘double the number of Teslas crash compared to MGs’ or ‘Tesla has the highest accident rate of any auto brand’.