aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergo42
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-071-1/+0
| | | | | * remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F
* [Keymap] Added Bépo layout to Kyria (#9272)Gaëtan Ark2020-07-141-2/+2
| | | | | | | | | | * Added Ergo 42 * Added bépo layout to the Kyria keyboard * Fixed comment layout, fixed bad quotes * Fixed outdated keys
* Prevent fallthrough for DIODE_DIRECTIONzvecr2020-01-171-0/+3
|
* Initial refactor of ergo42 to split commonzvecr2020-01-1714-1106/+26
|
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-2/+0
| | | | | | | | | | * Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-44/+7
| | | | | | * 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-3010-19/+19
| | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
|
* Remove unused _BOOTLOADER definesfauxpark2019-08-042-9/+9
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-8/+8
|
* [Keymap] Added french Bépo support on Ergo42 keeb (#5986)Gaëtan Ark2019-05-262-0/+72
| | | | | | | | * 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-233-29/+29
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-178-31/+0
|
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-162-8/+0
|
* 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
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
|
* Ergo42: Configurator patch (#4664)noroadsleft2018-12-151-1/+1
| | | 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-221-3/+1
| | | | Fixes #3641
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Keymap: Add Koba's keymap for Ergo42. (#3965)KOBAYASHI Daisuke2018-09-264-0/+280
| | | | | | | | * 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-252-0/+128
| | | | | | | | * 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-013-0/+206
| | | | | | | | | | | | | | | * 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-192-14/+14
|
* Keymap: Remove needless lines / files for Ergo42 (#3685)Biacco422018-08-1914-61/+8
|
* Keymap: Ergo42 biacco-biacco keymap (#3659)Biacco422018-08-192-0/+194
| | | | | | | | | | | | | | * 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-203-0/+177
| | | | | | * Transprot underglow implementation to default map * Remove needless old lines
* Add ichi-t's keymap for the Ergo42 (#3411)ichi2018-07-152-0/+149
| | | | | | * Add ichi-t's Keymap * Delete rules.mk
* Add underglow compatible keymap for Ergo42 (#3204)Biacco422018-06-203-0/+203
| | | | | | * Add underglow compatible keymap for Ergo42 * Move RGB underglow settings from global to specific keymap
* Ergo42: Refactor and Configurator support (#3150)noroadsleft2018-06-088-409/+399
| | | | | | | | * Refactor * Configurator support * Switch macro names around
* Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny2018-05-281-1/+0
| | | | | | | | | | | | | | * 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-113-106/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-052-35/+35
| | | | | | | | | | | | | | | | * 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-044-0/+312
| | | | | | * Add Ergo42 keymaps for JIS layout
* Submit/ergo42 default keymap update (#2890)Biacco422018-05-048-48/+163
| | | | | | | | * Add new default keymap for Ergo42. * Rename keymap names * Update TAPPING_TERM
* Add Illustrator keymap layout for Ergo42 (#2658)Biacco422018-04-153-0/+159
|
* Fix audio issues with Split keyboards that missed previouslyU-LANDSRAAD\drashna2018-03-161-17/+0
|
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-1/+1
|
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-9/+0
|
* Add support for 7x4 ortholinear split KB Ergo42Biacco422017-12-0722-0/+1674