summaryrefslogtreecommitdiff
path: root/keyboards/ergo42
AgeCommit message (Collapse)Author
2021-05-11Remove KEYMAP and LAYOUT_kc (#12160)Zach White
* alias KEYMAP to LAYOUT * remove KEYMAP and LAYOUT_kc
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre
This converts the array that the Swap Hands feature uses to use PROGMEM, and to read from that array, as such. Since this array never changes at runtime, there is no reason to keep it in memory. Especially for AVR boards, as memory is a precious resource.
2021-05-08Resolve a number of warnings in `qmk generate-api` (#12833)Zach White
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-08-07Remove HD44780 References, Part 2 (#9918)James Young
* remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F
2020-07-14[Keymap] Added Bépo layout to Kyria (#9272)Gaëtan Ark
* Added Ergo 42 * Added bépo layout to the Kyria keyboard * Fixed comment layout, fixed bad quotes * Fixed outdated keys
2020-01-17Prevent fallthrough for DIODE_DIRECTIONzvecr
2020-01-17Initial refactor of ergo42 to split commonzvecr
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre
* 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>
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
* Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
2019-08-30Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević
* Remove KC_DELT alias in favor of KC_DEL * Add changelog
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark
2019-08-04Remove unused _BOOTLOADER definesfauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-26[Keymap] Added french Bépo support on Ergo42 keeb (#5986)Gaëtan Ark
* Added french Bépo support on Ergo42 keeb * Fixed some typos * Removed a unused include
2019-02-23Keymap: Update Koba's keymap for Ergo42. (#5223)KOBAYASHI Daisuke
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
* 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 Bernhardt
2018-12-15Ergo42: Configurator patch (#4664)noroadsleft
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 Jaelre
Fixes #3641
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-09-26Keymap: Add Koba's keymap for Ergo42. (#3965)KOBAYASHI Daisuke
* Keymap: Add Koba's keymap for Ergo42. * Fix: Remove unnecessary #define. * Fix: Rename readme files to lowercase.
2018-09-25Keymap: Ergo42: biacco-winjp (#3935)takashi kono
* 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 Shimizu
* 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)Biacco42
2018-08-19Keymap: Remove needless lines / files for Ergo42 (#3685)Biacco42
2018-08-19Keymap: Ergo42 biacco-biacco keymap (#3659)Biacco42
* 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)Biacco42
* Transprot underglow implementation to default map * Remove needless old lines
2018-07-15Add ichi-t's keymap for the Ergo42 (#3411)ichi
* Add ichi-t's Keymap * Delete rules.mk
2018-06-20Add underglow compatible keymap for Ergo42 (#3204)Biacco42
* Add underglow compatible keymap for Ergo42 * Move RGB underglow settings from global to specific keymap
2018-06-08Ergo42: Refactor and Configurator support (#3150)noroadsleft
* Refactor * Configurator support * Switch macro names around
2018-05-28Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny
* 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)Hide
* 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)hdbx
* 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)hdbx
* Add Ergo42 keymaps for JIS layout
2018-05-04Submit/ergo42 default keymap update (#2890)Biacco42
* Add new default keymap for Ergo42. * Rename keymap names * Update TAPPING_TERM
2018-04-15Add Illustrator keymap layout for Ergo42 (#2658)Biacco42
2018-03-16Fix audio issues with Split keyboards that missed previouslyU-LANDSRAAD\drashna
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson
2018-02-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna
2017-12-07Add support for 7x4 ortholinear split KB Ergo42Biacco42