<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/ergodash/rev1, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-10-04T19:24:35Z</updated>
<entry>
<title>[Keymap] Added 333fred 5x6_5 keymap (#10272)</title>
<updated>2020-10-04T19:24:35Z</updated>
<author>
<name>Fred Silberberg</name>
<email>fred@silberberg.xyz</email>
</author>
<published>2020-10-04T19:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1aacbc44d18a1d23c58561ee17498618a1e6319d'/>
<id>urn:sha1:1aacbc44d18a1d23c58561ee17498618a1e6319d</id>
<content type='text'>
* First pass at manuform layout.

* Updates from actual usage on my board. Fixed a couple of bugs, added a stormlight quote randomizer.

* Use a 32-bit timer that can actually hit 5 minutes.

* Some updates after a day of usage:

* Turn off WPM. It's too inaccurate and takes up a decent amount of space that can be devoted to quotes.
* Turn off the OLEDs after 5 minutes
* Move the keys around a bit.
* Add many more quotes.

* Adjust the quotes to make room for missing and misswritten WoT quote. Adjusted the keymap slightly. Adjust the mods display to include one_shots.

* Revert osm on lgui as it makes start menu search impossible to use.

* Use LTO_ENABLE flag.

* License all of my (333fred's) keymaps as MIT.

* Update users/333fred/rgb.c

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Add naked60 layout, clean up my userspace files and rules.mk. (#8848)</title>
<updated>2020-04-20T10:00:14Z</updated>
<author>
<name>Fred Silberberg</name>
<email>fred@silberberg.xyz</email>
</author>
<published>2020-04-20T10:00:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2dca087b04c14197b70ed4295139e0c4a40562d9'/>
<id>urn:sha1:2dca087b04c14197b70ed4295139e0c4a40562d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] shadowprogr's personal keymap (#8497)</title>
<updated>2020-03-24T07:13:45Z</updated>
<author>
<name>Hoàng Vương</name>
<email>shadowprogr@gmail.com</email>
</author>
<published>2020-03-24T07:13:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3b05f25221ec9274b6bcc9d2a68085e13c8fcca7'/>
<id>urn:sha1:3b05f25221ec9274b6bcc9d2a68085e13c8fcca7</id>
<content type='text'>
* Add personal keymap

* Add keymap readme.md

* Update keymap
</content>
</entry>
<entry>
<title>Add tw1t611 ergodash keymap. (#8377)</title>
<updated>2020-03-19T03:08:36Z</updated>
<author>
<name>tw1t611</name>
<email>daniel.schindler93@gmail.com</email>
</author>
<published>2020-03-19T03:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=aeab11da8857e5e6d9959993b96782811fbd0a26'/>
<id>urn:sha1:aeab11da8857e5e6d9959993b96782811fbd0a26</id>
<content type='text'>
* Add tw1t611 ergodash keymap.

* Fix keycodes. Change kc_rctl to kcb rsft.

* Change block to enum layers.

* Remove blackslahs.

* Remove last slash. Align row.

* Use new german keymap.

* Fix typo.

Co-authored-by: Daniel Schindler &lt;client55@protonmail.com&gt;</content>
</entry>
<entry>
<title>[Keymap] Adding ergodash/rev1:nopunin10did (#8098)</title>
<updated>2020-02-09T03:54:10Z</updated>
<author>
<name>nopunin10did</name>
<email>w.alex.ronke@gmail.com</email>
</author>
<published>2020-02-09T03:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2fe288d01d1f15cd2bcfcf6f4282f728da6ea7be'/>
<id>urn:sha1:2fe288d01d1f15cd2bcfcf6f4282f728da6ea7be</id>
<content type='text'>
* Adding ergodash/rev1:nopunin10did

* Update keyboards/ergodash/rev1/keymaps/nopunin10did/keymap.c

* Update keyboards/ergodash/rev1/keymaps/nopunin10did/keymap.c

* Update keyboards/ergodash/rev1/keymaps/nopunin10did/readme.md
</content>
</entry>
<entry>
<title>Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)</title>
<updated>2020-01-19T03:11:57Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-19T03:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=eb5d267e637db4c2c639932b8c8176bf47dff78f'/>
<id>urn:sha1:eb5d267e637db4c2c639932b8c8176bf47dff78f</id>
<content type='text'>
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards

* Define diode direction for failing boards

* Matching parentheses

* Put onekey diode directions in top level config
</content>
</entry>
<entry>
<title>[Keyboard] Fix the order of underglow LEDs on ergodash/rev1 (#7791)</title>
<updated>2020-01-18T04:26:30Z</updated>
<author>
<name>Nathan Gray</name>
<email>n8gray@n8gray.org</email>
</author>
<published>2020-01-18T04:26:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6b17067b1571bd19023e175980b8d74765ce7cfe'/>
<id>urn:sha1:6b17067b1571bd19023e175980b8d74765ce7cfe</id>
<content type='text'>
On the v1.2 PCB the slave half leds go in reverse order compared to the master half.
With this change, the leds are all in order from left to right, so animations like
Knight Rider look like you'd expect.</content>
</entry>
<entry>
<title>Remove keymap_config extern from default keymaps (#7399)</title>
<updated>2019-11-20T22:31:36Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-20T22:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e6b9980bd45c186f7360df68c24b6e05a80c10dc'/>
<id>urn:sha1:e6b9980bd45c186f7360df68c24b6e05a80c10dc</id>
<content type='text'>
* 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 &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>[Keymap] Ergodash keymap for yet-another-developer (#7046)</title>
<updated>2019-10-20T18:07:56Z</updated>
<author>
<name>Yet Another Developer</name>
<email>50936645+yet-another-developer@users.noreply.github.com</email>
</author>
<published>2019-10-20T18:07:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3d53ea439c277e49cd4149a6caea727304f41ace'/>
<id>urn:sha1:3d53ea439c277e49cd4149a6caea727304f41ace</id>
<content type='text'>
* 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 &lt;anotherdeveloper@icloud.com&gt;

* 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 &lt;anotherdeveloper@icloud.com&gt;
</content>
</entry>
<entry>
<title>[Keymap] style cleanup of GreenShadowMaker's keymap (#6736)</title>
<updated>2019-09-15T03:15:56Z</updated>
<author>
<name>GreenShadowMaker</name>
<email>39226745+GreenShadowMaker@users.noreply.github.com</email>
</author>
<published>2019-09-15T03:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8294a0de2c573a6b4ea536a9be11fd78e486ff5a'/>
<id>urn:sha1:8294a0de2c573a6b4ea536a9be11fd78e486ff5a</id>
<content type='text'>
</content>
</entry>
</feed>
