qmk_firmware/keyboards/ergoslab
Dasky dc4af81e0b
Remove legacy USE_SERIAL define (#18292)
* Remove legacy USE_SERIAL define

* tidy up missed comments
2022-09-06 18:46:34 +01:00
..
keymaps/default Remove legacy USE_SERIAL define (#18292) 2022-09-06 18:46:34 +01:00
rev1 Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) 2022-08-15 13:30:12 +10:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keyboard] add initial ergoslab directory (#7730) 2020-01-02 14:40:13 -08: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 Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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