keyboards/pseudacris
2022-07-16 09:01:30 -07:00
..
footprints Pseudacris v1 sent to manufacturer 2022-07-06 10:21:04 -07:00
output/pcbs Pseudacris v1 sent to manufacturer 2022-07-06 10:21:04 -07:00
pseudacris.yaml Finished updating board outline 2022-07-04 08:06:34 -07:00
README.md Update readme files 2022-07-16 09:01:30 -07:00

Pseudacris

A 34-key single-board keyboard created with Ergogen.

This keyboard is materially extremely similar to Chrysemys, with the intention to change the following:

  • Change from Kailh Choc Mini to the normal Kailh Choc switches.
    • I have not been happy with how the mini switches feel to type on. They feels as though they are going to bind up too often and especially make chords more difficult.
    • This will reduce manufacturing costs because the extra cutouts needed for the mini switches requires excess milling time.
  • Use hotswap sockets for the switches.
  • Move the switches closer together, so there is less of a gap between key caps.
  • Use an integrated MCU, based on the nRFMicro rather than a nice!nano.

Building Firmware

The firmware for this keyboard can be found on my ZMK fork. Instructions for building can be found in the readme in that directory.

If you would like to build your own key layout for this keyboard, follow the instruction for Building from zmk-config folder.