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.

33 lines
1.2 KiB

  1. # ergoslab
  2. ![ergoslab](https://raw.githubusercontent.com/tomsaleeba/ergoslab/master/ergoslab.jpg)
  3. A split ergo 5x6 keyboard with hotswap sockets and a heap of thumb keys designed
  4. by Tom Saleeba. [More info on the GitHub
  5. Repo](https://github.com/tomsaleeba/ergoslab).
  6. **Status** The ergoslab is currently being beta-tested.
  7. * Keyboard Maintainer: [Tom Saleeba](https://github.com/tomsaleeba)
  8. * Hardware Supported: Pro Micro (ATmega32U4)
  9. * Hardware Availability: gerbers are available from the [releases page on the
  10. GitHub repo](https://github.com/tomsaleeba/ergoslab/releases). Get them
  11. manufactured at your favourite PCB house. I used JLCPCB.
  12. Make example for this keyboard (after setting up your build environment):
  13. make ergoslab:default
  14. Example of flashing this keyboard:
  15. make ergoslab:default:flash
  16. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools)
  17. and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide)
  18. for more information. Brand new to QMK? Start with our
  19. [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  20. A build guide for this keyboard can be found here: [Build
  21. Guide](https://github.com/tomsaleeba/ergoslab/blob/master/build-guide.md)