aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergosaurus
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-072-29/+0
| | | | | * remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F
* Ergosaurus Configurator support bugfix (#8104)James Young2020-02-061-1/+1
| | | Corrected the layout macro name in `info.json`.
* [Keyboard] Add Ergosaurus Support (#8013)Cody Bender2020-01-308-0/+486
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