qmk-firmware/keyboards/ergodash
Yet Another Developer 3d53ea439c [Keymap] Ergodash keymap for yet-another-developer (#7046)
* Initialize ergodash rev 1 keymap

./util/new_keymap.sh ergodash/rev1 yet-another-developer

* Add user space configurations referenced from drashna

* Start community layout for ergodash in ortho_5x14

* Remove unused layers

* Add userspace layers

* Add Userspace gitignore

Hide Secrets

* Remove userspace unused drashna features

* Scrap default keymap and follow drashna's template

* Add code referenced from kuchosauronad0

* Make sure that the author is named Developer

* Replace middle keys del and bksp with curly brace

* Reduce ONESHOT_TIMEOUT from 3sec to 2sec

* Remove adjust key AG_SWAP

* Disable UNICODEMAP_ENABLE, remove code causing build fail

* Increase TAPPING_TERM to 240

Reason:  Because Space is also LOWER, space sometimes not registering.
PS: I dont want to #define RETRO_TAPPING yet

* Update KC_MAKE to use :flash

* Remove TAP_ONCE, use tap_code

Signed-off-by: Developer <anotherdeveloper@icloud.com>

* Remove redundant code implementation of keyboard_post_init_user

https://github.com/qmk/qmk_firmware/pull/7046

users/yet-another-developer/leader.c
```
  static bool has_ran_yet;
  if (!has_ran_yet) {
    has_ran_yet = true;
    startup_user();
```
Comment for lines +11  – +14
 @drashna: Not needed anymore. You can use keyboard_post_init_user now.

Signed-off-by: Developer <anotherdeveloper@icloud.com>
2019-10-20 11:07:56 -07:00
..
mini Remove old promicro_bootloader_jmp() declarations (#6444) 2019-08-21 02:05:08 +01:00
rev1 [Keymap] Ergodash keymap for yet-another-developer (#7046) 2019-10-20 11:07:56 -07:00
config.h Add ErgoDash keyboard (#3128) 2018-06-06 09:41:51 -07:00
ergodash.c Add ErgoDash keyboard (#3128) 2018-06-06 09:41:51 -07:00
ergodash.h [Keybooard] Update of Ergodash Keyboard (#5772) 2019-05-05 16:19:07 -07:00
readme.md [Keybooard] Update of Ergodash Keyboard (#5772) 2019-05-05 16:19:07 -07:00
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -07:00

readme.md

ErgoDash

ErgoDash

Keyboard Maintainer: omkbd @omkbd
Hardware Supported: ErgoDash PCB, Pro Micro ATmega32u4
Hardware Availability: Order your own yourself

Make example for this keyboard (after setting up your build environment):

make ergodash/rev1:default

See build environment setup then the make instructions for more information.

Install Example: (for pro micro) make ergodash/rev1:default:avrdude

Note:
"rev1" is for PCB ver 1.0,1.1,1.2
The original Rev 1 was owned only by the designer. Therefore, Rev1 has been removed. Since the current PCB is Rev1, we changed Rev2 to Rev1 to match the firmware version.

Layout

layout

Layout Note:

  • In thumb cluster, it is not possible to use all 5 positions as small keys. (as pictured)
  • The top 2 1u keys in the thumb cluster share the same connection.
  • 2u key (center) position shares with the lower 1u key position

PCB