qmk_firmware/keyboards/handwired/erikpeyronson/erkbd
Erik Peyronson 64fe4aff31
Add handwired/erikpeyronson/erkbd (#25030)
Co-authored-by: Erik Peyronson <erik.peyronson@gmail.com>
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-03-27 23:25:39 -07:00
..
keymaps Add handwired/erikpeyronson/erkbd (#25030) 2025-03-27 23:25:39 -07:00
config.h Add handwired/erikpeyronson/erkbd (#25030) 2025-03-27 23:25:39 -07:00
erkbd.c Add handwired/erikpeyronson/erkbd (#25030) 2025-03-27 23:25:39 -07:00
keyboard.json Add handwired/erikpeyronson/erkbd (#25030) 2025-03-27 23:25:39 -07:00
readme.md Add handwired/erikpeyronson/erkbd (#25030) 2025-03-27 23:25:39 -07:00

handwired/erikpeyronson/erkbd

Erkbd

3D printed, handwired 44 key split keyboard featuring two encoders, two 1.3" 128x64 oled displays using the waveshare rp2040zero development board.

  • Keyboard Maintainer: Erik Peyronson
  • Hardware Supported: See keyboard repository on github
  • Hardware Availability: See keyboard repository on github

Make example for this keyboard (after setting up your build environment):

make handwired/erikpeyronson/erkbd:default

Flashing example for this keyboard:

Enter bootloader, drag and drop .uft2 file on the removable storage

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: For left half hold down the key at (0,0) in the matrix (correspons with the tab key) and plug in the keyboard. For left half half the key is (4,5) (corresponds with the backspace key)
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available Enter the bootloader in 3 ways: