summaryrefslogtreecommitdiff
path: root/keyboards/ergo42
Commit message (Collapse)AuthorAge
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-30
| | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-21
|
* Remove unused _BOOTLOADER definesfauxpark2019-08-04
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Keymap] Added french Bépo support on Ergo42 keeb (#5986)Gaëtan Ark2019-05-26
| | | | | | | | * Added french Bépo support on Ergo42 keeb * Fixed some typos * Removed a unused include
* Keymap: Update Koba's keymap for Ergo42. (#5223)KOBAYASHI Daisuke2019-02-23
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
|
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
|
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
|
* Ergo42: Configurator patch (#4664)noroadsleft2018-12-15
| | | Wasn't rendering in Configurator as intended. Updated JSON data to use alias name instead of macro name.
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-22
| | | | Fixes #3641
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
|
* Keymap: Add Koba's keymap for Ergo42. (#3965)KOBAYASHI Daisuke2018-09-26
| | | | | | | | * Keymap: Add Koba's keymap for Ergo42. * Fix: Remove unnecessary #define. * Fix: Rename readme files to lowercase.
* Keymap: Ergo42: biacco-winjp (#3935)takashi kono2018-09-25
| | | | | | | | * create: biacco jis keymap for windows for Ergo42 * fix: biacco-winjp: change #ifndef to #pragma once. * fix: following: 3935#pullrequestreview-157941685
* Keymap: add yshrsmz keymaps (#3770)Yasuhiro Shimizu2018-09-01
| | | | | | | | | | | | | | | * add ergo42 keymap * add helix keymap * add keymap for lets_split * Add keymap for nyquist * update keymaps to address review comments - remove unneeded include - use `#pragma once`
* Keyboard: Update Ergo42 default keymap (#3686)Biacco422018-08-19
|
* Keymap: Remove needless lines / files for Ergo42 (#3685)Biacco422018-08-19
|
* Keymap: Ergo42 biacco-biacco keymap (#3659)Biacco422018-08-19
| | | | | | | | | | | | | | * Add biacco-biacco keymap * Change P position * Update biacco-biacco map y position * Revert y position... * Refactor needless lines * Fix some review commentted
* Keymap: Underglow support for Ergo42 default-ish keymap (#3431)Biacco422018-07-20
| | | | | | * Transprot underglow implementation to default map * Remove needless old lines
* Add ichi-t's keymap for the Ergo42 (#3411)ichi2018-07-15
| | | | | | * Add ichi-t's Keymap * Delete rules.mk
* Add underglow compatible keymap for Ergo42 (#3204)Biacco422018-06-20
| | | | | | * Add underglow compatible keymap for Ergo42 * Move RGB underglow settings from global to specific keymap
* Ergo42: Refactor and Configurator support (#3150)noroadsleft2018-06-08
| | | | | | | | * Refactor * Configurator support * Switch macro names around
* Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny2018-05-28
| | | | | | | | | | | | | | * Update default Nyquist revision * LED slave fix * Sync changes from lets_split * Add needed check for debouncing * Remove line that was setting PD2 pin and interfering with use of that pin * Add backlight key to keymap
* Updated Ergo42 hdbx keymap (#2927)Hide2018-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add * Revert "Add" This reverts commit 4b10fef88712a63f4a91410410b4c99346fa1b24. * Add Ergo42 keymaps for JIS layout * Fix hdbx keymap for Ergo42 Changed some keys layout and add description. * Updated hdbx keymaps for Ergo42 Now using update_tri_layer_state. Underglow color sync layer-switching. * Fixed hdbx keymap Deleted rgb define line (now using master) and fixed some issues pointed out. * update ignore * fixed
* Fixed hdbx keymaps (#2899)hdbx2018-05-05
| | | | | | | | | | | | | | | | * Add * Revert "Add" This reverts commit 4b10fef88712a63f4a91410410b4c99346fa1b24. * Add Ergo42 keymaps for JIS layout * Fix hdbx keymap for Ergo42 Changed some keys layout and add description.
* Add new keymap for Ergo42 (#2891)hdbx2018-05-04
| | | | | | * Add Ergo42 keymaps for JIS layout
* Submit/ergo42 default keymap update (#2890)Biacco422018-05-04
| | | | | | | | * Add new default keymap for Ergo42. * Rename keymap names * Update TAPPING_TERM
* Add Illustrator keymap layout for Ergo42 (#2658)Biacco422018-04-15
|
* Fix audio issues with Split keyboards that missed previouslyU-LANDSRAAD\drashna2018-03-16
|
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-16
|
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-06
|
* Add support for 7x4 ortholinear split KB Ergo42Biacco422017-12-07