summaryrefslogtreecommitdiff
path: root/keyboards/ergosaurus/config.h
AgeCommit message (Collapse)Author
2021-04-09[Keyboard] ergosaurus - add VIA support, enabled RGB (#12126)littleferris
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-02-01Fix Ergosaurus default RGB_DI_PIN (#11634)Carlos
* Update RGB_DI_PIN to match breakout on pcb * Wrap in safer define check
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan
2020-08-07Remove HD44780 References, Part 2 (#9918)James Young
* remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F
2020-01-30[Keyboard] Add Ergosaurus Support (#8013)Cody Bender
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