<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/users, 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-14T02:41:34Z</updated>
<entry>
<title>Fix for issue #10386 - Can't compile preonic:dudeofawesome (#10557)</title>
<updated>2020-10-14T02:41:34Z</updated>
<author>
<name>Filip Paryż</name>
<email>paryz.1i12@op.pl</email>
</author>
<published>2020-10-14T02:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=381884fa9be79e4538c8accc2043654b47499f44'/>
<id>urn:sha1:381884fa9be79e4538c8accc2043654b47499f44</id>
<content type='text'>
Co-authored-by: FilipParyz &lt;paryz.1i12@op.p&gt;</content>
</entry>
<entry>
<title>updating my own keyboard layout (#10626)</title>
<updated>2020-10-13T02:41:36Z</updated>
<author>
<name>Silvio Gulizia</name>
<email>desk@silviogulizia.com</email>
</author>
<published>2020-10-13T02:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=30c65a2547e14277e32d6af14d1386b52743ac4b'/>
<id>urn:sha1:30c65a2547e14277e32d6af14d1386b52743ac4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] Move my custom functions and keymaps to userspace (#10502)</title>
<updated>2020-10-04T22:35:28Z</updated>
<author>
<name>Reibl János Dániel</name>
<email>jani.reibl3@gmail.com</email>
</author>
<published>2020-10-04T22:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=661f4aaa8a4c25655007a238226d5d14549d083a'/>
<id>urn:sha1:661f4aaa8a4c25655007a238226d5d14549d083a</id>
<content type='text'>
* Move my custom functions and keymaps to userspace to be able to add the STM32F411 variant of my keyboard with mostly the same functionality

* Move keymaps to community layouts

* Remove keymaps from userspace readme.md

Co-authored-by: Janos Daniel Reibl &lt;janos.daniel.reibl@protonmail.com&gt;</content>
</entry>
<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>[Keymap] coppertop and spotpuff keymaps for DZ60 (#10216)</title>
<updated>2020-09-17T21:55:19Z</updated>
<author>
<name>spotpuff</name>
<email>32026605+spotpuff@users.noreply.github.com</email>
</author>
<published>2020-09-17T21:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=abec529e62ed200313af0629377f8bc60ec83367'/>
<id>urn:sha1:abec529e62ed200313af0629377f8bc60ec83367</id>
<content type='text'>
* initial keymap commit

* Keymap for coppertop commit

* removed define for layers/kc_no/kc_trns

* Modified keymap to remove definitions and add layer enum

* initial keymap commit

* Keymap for coppertop commit

* removed define for layers/kc_no/kc_trns

* Modified keymap to remove definitions and add layer enum

* Changed KC_NO and KC_TRNS to 7X and 7_

* Fixed spacing on keymaps

* TMO50: use layer_state_set_kb at keyboard level (#10150)

* Change TMO to use layer_state_set_kb as is customary at the keyboard level.

This also factors out `process_indicator_led` to a separate method.

* [Keymap] update dz60:mrsendyyk (#10160)

Update DZ60 Personal readme.md and keymap.c

* Update readme.md

* Update keymap.c

* Update keymap.c

* Update readme.md

* Update readme.md

* Update readme.md

* Update keymap.c

* Update readme.md

* Update

* Update readme.md

* Update keymap.c

* Update readme.md

* [Keyboard] YMDK NP21 refactor (#10181)

* [Keyboard] 1upkeyboards/1up60rgb: fix broken Enter (#10188)

The recent change to unnest macros put the enter on the wrong matrix key. On the 1uprgb, the ANSI and ISO enters share the same cell as does the ANSI and ISO backslash.

* no idea what this is

* Update keyboards/dz60/keymaps/coppertop/keymap.c

* Update keyboards/dz60/keymaps/coppertop/keymap.c

* Update keyboards/dz60/keymaps/coppertop/keymap.c

* Update keyboards/dz60/keymaps/spotpuff/keymap.c

* Update keyboards/dz60/keymaps/spotpuff/keymap.c

* Update keyboards/dz60/keymaps/spotpuff/keymap.c

* Added Trns labels to keymap comments.

* Revert "no idea what this is"

This reverts commit dd950f9eb3bad365961d2aa6c97c9dfbdd6219db.

* Reverted dd950f9eb3bad365961d2aa6c97c9dfbdd6219db

* fix vusb submodule

* Update keyboards/dz60/keymaps/coppertop/rules.mk

* Update keyboards/dz60/keymaps/spotpuff/rules.mk

* Update users/spotpuff/rules.mk

* Added GNU copyright license text
</content>
</entry>
<entry>
<title>[Keymap] Badger keymaps/userspace (#10239)</title>
<updated>2020-09-17T04:03:28Z</updated>
<author>
<name>Dan White</name>
<email>BlueTufa@users.noreply.github.com</email>
</author>
<published>2020-09-17T04:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f650b03fb77530eb6aa7eab541f6a28c98e0ced6'/>
<id>urn:sha1:f650b03fb77530eb6aa7eab541f6a28c98e0ced6</id>
<content type='text'>
* Badger keymaps

* bug fix - linter

* code review feedback and ortholinear bugs

* cleanup

* backing out suspect bug after doing additional research

* code review feedback

* code review feedback

* changing default badger keymap and small bugfix</content>
</entry>
<entry>
<title>[Keymap] major keymap overhaul (#10185)</title>
<updated>2020-09-09T22:37:34Z</updated>
<author>
<name>Callum Oakley</name>
<email>hello@callumoakley.net</email>
</author>
<published>2020-09-09T22:37:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3d4f0028d60cebc829ac9c947d1a61cc840d05c0'/>
<id>urn:sha1:3d4f0028d60cebc829ac9c947d1a61cc840d05c0</id>
<content type='text'>
* experiment with userspace

* reorganise

* readme

* missing oneshot shift from ignored keys

* recombine hands in layout macro</content>
</entry>
<entry>
<title>[Keymap] Added nchristus userspace (#10261)</title>
<updated>2020-09-09T05:33:38Z</updated>
<author>
<name>Nick Christus</name>
<email>136611+nchristus@users.noreply.github.com</email>
</author>
<published>2020-09-09T05:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=076b9d482f271bad14cb31c67aee6226b069e734'/>
<id>urn:sha1:076b9d482f271bad14cb31c67aee6226b069e734</id>
<content type='text'>
* userspace: added nchristus

* userspace: updates per PR review</content>
</entry>
<entry>
<title>[Keymap] Add indicator light bootup fanfare (#10158)</title>
<updated>2020-09-06T22:04:29Z</updated>
<author>
<name>stanrc85</name>
<email>47038504+stanrc85@users.noreply.github.com</email>
</author>
<published>2020-09-06T22:04:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6c3e404839bec5f04e8f0d9eef4f0ac98b16e987'/>
<id>urn:sha1:6c3e404839bec5f04e8f0d9eef4f0ac98b16e987</id>
<content type='text'>
* Add indicator light bootup fanfare

* move fanfare code to new file

* fanfare code in new file and remove unused boards

* new startup fanfare code

* add lock/unlock indicator animation

* input key presses before changing lights

* remove old code</content>
</entry>
<entry>
<title>[Keymap] danielo515/redox-1 (#9935)</title>
<updated>2020-09-06T20:13:18Z</updated>
<author>
<name>Daniel Rodríguez Rivero</name>
<email>rdanielo@gmail.com</email>
</author>
<published>2020-09-06T20:13:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8ac9940a76f09d4a47be342fc123306ecbfb27f3'/>
<id>urn:sha1:8ac9940a76f09d4a47be342fc123306ecbfb27f3</id>
<content type='text'>
* chore: pulled the latest from master

Bring my redox layout from my latest redox branch
Bring my latest user stuff from my redox branch

* Update users/danielo515/config.h

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* chore: small cleanup

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;</content>
</entry>
</feed>
