You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis a40cccced2
Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)
7 months ago
..
keymaps/default Resolve some "Layout should not contain name of keyboard" lint warnings (#21898) 7 months ago
rev1 Resolve some "Layout should not contain name of keyboard" lint warnings (#21898) 7 months ago
config.h Remove usages of config_common.h from config.h files. (#19714) 1 year ago
readme.md [Keyboard] add initial ergoslab directory (#7730) 4 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year 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