aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergo42/rev1
Commit message (Collapse)AuthorAgeFilesLines
* Prevent fallthrough for DIODE_DIRECTIONzvecr2020-01-171-0/+3
|
* Initial refactor of ergo42 to split commonzvecr2020-01-173-40/+3
|
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
|
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-2/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add default value for IS_COMMAND for COMMAND feature * Cleanup and consistency * Update Templates to reflect change * Fix IS_COMMAND in template * Fix IS_COMMAND define * Use consistent IS_COMMAND block in templates * Remove unnecessary `#undef IS_COMMAND` directives * Fix compile issue on orthodox * Reomve IS_COMMAND option for newer boards * Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting * Remove a couple of additional IS_COMMAND defines * Remove remaining redundant IS_COMMAND definitions * Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin * Remove multiple empty lines in modified config.h files * Update additional boards * Reomve IS_COMMAND from newer boards * Update Alice keyboard * Remove IS_COMMAND from additional boards Jan 24th edition
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
| | | | Fixes #3641
* Ergo42: Refactor and Configurator support (#3150)noroadsleft2018-06-081-3/+3
| | | | | | | | * Refactor * Configurator support * Switch macro names around
* Submit/ergo42 default keymap update (#2890)Biacco422018-05-041-1/+1
| | | | | | | | * Add new default keymap for Ergo42. * Rename keymap names * Update TAPPING_TERM
* Fix audio issues with Split keyboards that missed previouslyU-LANDSRAAD\drashna2018-03-161-17/+0
|
* Add support for 7x4 ortholinear split KB Ergo42Biacco422017-12-074-0/+195