qmk_firmware/keyboards/ergoslab
2023-02-17 16:40:49 +11:00
..
keymaps/default Remove legacy USE_SERIAL define (#18292) 2022-09-06 18:46:34 +01:00
rev1 Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
ergoslab.c [Keyboard] add initial ergoslab directory (#7730) 2020-01-02 14:40:13 -08:00
ergoslab.h [Keyboard] add initial ergoslab directory (#7730) 2020-01-02 14:40:13 -08:00
readme.md [Keyboard] add initial ergoslab directory (#7730) 2020-01-02 14:40:13 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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