Warning WIP - Functioning prototype not built yet.
- Components ordered (2023-01-06).
- PCB's ordered (2023-01-07).
Link to Keyboard Layout Editor project
I've always preferred the size of a 60%, but never managed to kick the arrow key addiction. Having tried the dz60
and dz64
from kbdfans (dz64 being my fav), they both have trade-offs I've never been quite happy with.
- 60% form factor, roughly the same size as a GH60.
- Arrow cluster
- Standard 2.25U left shift
- Standard 1U forward slash / question mark key
- Bottom row should have
CTRL
,Fn
,GUI
,ALT
andHYPER
keys - USB-C
- Hot-swap
- Hand solderable
In order to meet design constraints 2, 3 and 4, the arrow cluster needs to be located next to the forward slash key. The right arrow key only has 0.75U of space to its right, so we have the HHKB-esque
gaps at the edges of the bottom row.
To meet design constraint 5, the space bar needs to be shrunk to 2.75U. I've been daily driving a heavily modded HHKB Pro JP
since 2017 so this is A-OK to me.
- All SMD components due to limited space.
- Use
atmega32u2-au
MCU instead ofatmega32u4-au
due to limited space (32 vs 48 pins). - Large footprint SMD components so everything is more easily hand solderable.
-
60%, USB-C, ESD and over voltage/currrent protection.
-
This uses the
atmega32u2-au
, which is crucial for fitting the MCU and related traces on my PCB.