1
0
Fork 0
qmk_firmware/keyboards/ergosaurus/readme.md
Cody Bender 6d5812a86c
[Keyboard] Add Ergosaurus Support (#8013)
Initialize config

* Update matrix size

* Update Keymap

* Rename files to remove hyphen

* Rename board and folders

* Fix ergosaurus.h typo

* Fix ergosaurus.h layout matrix

* Update column pins

* Fixed ergosaurus

* Add Reggie layout

* Update Ergo keymap

* Update with fixes from PR #8013

* Fix KeyHive link

* Remove config.h and extra whitespace from README

* Update PID, README and rules spacing

* Update rules.mk
2020-01-30 01:16:11 -08:00

16 lines
819 B
Markdown

# Ergosaurus
![ergosaurus](https://i.imgur.com/9yLCcpH.jpg)
An Arduino Pro Micro driven Alice-clone PCB. Supports all Alice-style cases, given the clearance for the Pro Micro. Ergosaurus specific acrylic case files available [here](https://github.com/cfbender/Lubrigante).
* Keyboard Maintainer: [cfbender](https://github.com/cfbender)
* Hardware Supported: Ergosaurus PCB, Pro Micro
* Hardware Availability: [KeyHive](https://keyhive.xyz)
Make example for this keyboard (after setting up your build environment):
make ergosaurus:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).