circuitpython-org/_board/jpconstantineau_pykey44.md
2023-12-08 11:02:28 -08:00

2.2 KiB

layout board_id title name manufacturer board_url board_image downloads_display date_added family features
download jpconstantineau_pykey44 PyKey44 Ergo Keyboard Download PyKey44 Ergo Keyboard JPConstantineau
https://github.com/jpconstantineau/PyKey60
jpconstantineau_pykey44.jpg True 2021-12-15 raspberrypi
USB-C
Speaker

The PyKey44 is a custom programmable mechanical keyboard with a compact ergonobic layout similar to the popular Atreus. The PyKey44 uses mechanical switches Kailh Choc type). The keys are hot-swap socketed and have an individual underglow RGB LED which can be turned on.

Since this is a Hot Swappable Switches keyboard, you can choose the Kailh Choc switches as well as the keycaps you prefer. You can even mix and match switches for the ultimate customization.

Features

  • Powered by RP2040
  • Per key RGB LEDs (NeoPixels)
  • Kailh hot-swap switch sockets (for Cherry MX-compatible switches)
  • Included buzzer for audio feedback
  • Powered and programmable via USB-C

About the RP2040

The RP2040 microcontroller is a dual core ARM Cortex M0+ running at up to 133Mhz. It bundles in 264kB of SRAM, 30 multifunction GPIO pins (including a four channel 12-bit ADC), a heap of standard peripherals (I2C, SPI, UART, PWM, clocks, etc), and USB support.

Powered by CircuitPython

It's not just a keyboard but also a USB drive containing the firmware as CircuitPython files. Its Python code can be changed with any text editor and executed simultaneously, which makes it super easy to customize the keymap, add macros or add a new function. This keyboard is fully programmable via CiruitPython so there's no software to install, just plug it in, change keymaps and start building macros. Since all of the programming happens on the keyboard Python files, you can plug it into any computer and take your custom layouts wherever you go.

Learn More

Purchase

The PyKey44 is available on the Tindie store if you are interested in getting one.