qmk-firmware/layouts/community
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
..
60_ansi Merlin's Community Layout Updates (#6798) 2019-09-24 11:01:40 -07:00
60_ansi_split_bs_rshift [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820) 2019-09-25 21:35:54 -07:00
60_hhkb [Keymap] Community layout for hhkb (#6961) 2019-10-07 13:31:11 -07:00
60_iso Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176) 2019-08-30 15:01:52 -07:00
60_tsangan_hhkb [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820) 2019-09-25 21:35:54 -07:00
65_ansi_blocker/mechmerlin Merlin's Community Layout Updates (#6798) 2019-09-24 11:01:40 -07:00
66_ansi [Keymap] Userspace Keymap Updates (#5215) 2019-02-28 11:37:34 -08:00
68_ansi 65% and 68 key community layouts (#3872) 2018-09-09 19:45:59 -07:00
75_ansi [Keymap] Use 75_ansi and community layout for xd84 (#6821) 2019-09-26 10:12:49 -07:00
ergodox [Keymap] Drashna's Hardware Features Experimentations (#6920) 2019-10-16 13:11:22 -07:00
numpad_5x6 [Keymap] Big Drashna code update (#6639) 2019-09-07 08:57:30 -07:00
ortho_1x4 [Keyboard] Add support for XD004 macro keyboard (#6337) 2019-07-15 10:35:05 -07:00
ortho_3x10 Wanleg tuneup / additions (#5752) 2019-05-01 20:29:00 -07:00
ortho_4x4 LAYOUT_ortho_4x4 (#5257) 2019-02-26 08:12:56 -08:00
ortho_4x12 [Keymap] Drashna's Hardware Features Experimentations (#6920) 2019-10-16 13:11:22 -07:00
ortho_5x5 Big Switch and 5x5 edits (#4168) 2018-10-19 11:01:40 -07:00
ortho_5x10 Big Switch and 5x5 edits (#4168) 2018-10-19 11:01:40 -07:00
ortho_5x12 [Keymap] Drashna's Hardware Features Experimentations (#6920) 2019-10-16 13:11:22 -07:00
ortho_5x14/yet-another-developer [Keymap] Ergodash keymap for yet-another-developer (#7046) 2019-10-20 11:07:56 -07:00
ortho_5x15 Wanleg tuneup / additions (#5752) 2019-05-01 20:29:00 -07:00
planck_mit/guidoism Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437) 2018-11-26 09:27:07 -08:00
tkl_ansi/talljoe-tkl Keymap: Update keymap to match latest changes to Wilba's firmware. (#4432) 2018-11-21 13:18:18 -08:00