Ryan 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) 3 years ago
..
keymaps dc4af81e0b Remove legacy USE_SERIAL define (#18292) 3 years ago
rev1 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) 3 years ago
config.h f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 years ago
ergoslab.c 474f7f399c [Keyboard] add initial ergoslab directory (#7730) 6 years ago
ergoslab.h 474f7f399c [Keyboard] add initial ergoslab directory (#7730) 6 years ago
readme.md 474f7f399c [Keyboard] add initial ergoslab directory (#7730) 6 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

ergoslab

ergoslab

A split ergo 5x6 keyboard with hotswap sockets and a heap of thumb keys designed by Tom Saleeba. More info on the GitHub Repo.

Status The ergoslab is currently being beta-tested.

  • Keyboard Maintainer: Tom Saleeba
  • Hardware Supported: Pro Micro (ATmega32U4)
  • Hardware Availability: gerbers are available from the releases page on the GitHub repo. Get them manufactured at your favourite PCB house. I used JLCPCB.

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

make ergoslab:default

Example of flashing this keyboard:

make ergoslab:default:flash

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

A build guide for this keyboard can be found here: Build Guide