qmk_firmware/keyboards/ergoslab
Ryan 1184e0d9be
Adjust keycode alignment around `QK_BOOT` (#23697)
2024-05-11 16:50:48 +01:00
..
keymaps/default Adjust keycode alignment around `QK_BOOT` (#23697) 2024-05-11 16:50:48 +01:00
rev1 Data-Driven Keyboard Conversions: E (#23512) 2024-04-14 00:16:06 +01:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
readme.md
rules.mk Data-Driven Keyboard Conversions: E (#23512) 2024-04-14 00:16:06 +01:00

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