summaryrefslogtreecommitdiffstats
path: root/keyboards/ergo42
AgeCommit message (Collapse)AuthorFilesLines
2019-02-24Keymap: Update Koba's keymap for Ergo42. (#5223)KOBAYASHI Daisuke3-29/+29
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark8-31/+0
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2-8/+0
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-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
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-12-15Ergo42: Configurator patch (#4664)noroadsleft1-1/+1
Wasn't rendering in Configurator as intended. Updated JSON data to use alias name instead of macro name.
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre1-3/+1
Fixes #3641
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2018-09-26Keymap: Add Koba's keymap for Ergo42. (#3965)KOBAYASHI Daisuke4-0/+280
* Keymap: Add Koba's keymap for Ergo42. * Fix: Remove unnecessary #define. * Fix: Rename readme files to lowercase.
2018-09-26Keymap: Ergo42: biacco-winjp (#3935)takashi kono2-0/+128
* create: biacco jis keymap for windows for Ergo42 * fix: biacco-winjp: change #ifndef to #pragma once. * fix: following: 3935#pullrequestreview-157941685
2018-09-01Keymap: add yshrsmz keymaps (#3770)Yasuhiro Shimizu3-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`
2018-08-19Keyboard: Update Ergo42 default keymap (#3686)Biacco422-14/+14
2018-08-19Keymap: Remove needless lines / files for Ergo42 (#3685)Biacco4214-61/+8
2018-08-19Keymap: Ergo42 biacco-biacco keymap (#3659)Biacco422-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
2018-07-20Keymap: Underglow support for Ergo42 default-ish keymap (#3431)Biacco423-0/+177
* Transprot underglow implementation to default map * Remove needless old lines
2018-07-16Add ichi-t's keymap for the Ergo42 (#3411)ichi2-0/+149
* Add ichi-t's Keymap * Delete rules.mk
2018-06-20Add underglow compatible keymap for Ergo42 (#3204)Biacco423-0/+203
* Add underglow compatible keymap for Ergo42 * Move RGB underglow settings from global to specific keymap
2018-06-08Ergo42: Refactor and Configurator support (#3150)noroadsleft8-409/+399
* Refactor * Configurator support * Switch macro names around
2018-05-29Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny1-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
2018-05-11Updated Ergo42 hdbx keymap (#2927)Hide3-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
2018-05-05Fixed hdbx keymaps (#2899)hdbx2-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.
2018-05-04Add new keymap for Ergo42 (#2891)hdbx4-0/+312
* Add Ergo42 keymaps for JIS layout
2018-05-04Submit/ergo42 default keymap update (#2890)Biacco428-48/+163
* Add new default keymap for Ergo42. * Rename keymap names * Update TAPPING_TERM
2018-04-15Add Illustrator keymap layout for Ergo42 (#2658)Biacco423-0/+159
2018-03-16Fix audio issues with Split keyboards that missed previouslyU-LANDSRAAD\drashna1-17/+0
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson1-1/+1
2018-02-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna1-9/+0
2017-12-07Add support for 7x4 ortholinear split KB Ergo42Biacco4222-0/+1674