<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/redox_w, 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-09-06T20:13:18Z</updated>
<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>
<entry>
<title>Danielo515/redox (#8232)</title>
<updated>2020-03-12T02:50:19Z</updated>
<author>
<name>Daniel Rodríguez Rivero</name>
<email>rdanielo@gmail.com</email>
</author>
<published>2020-03-12T02:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=32d03eef902a1ac9cec53804dcb72ace5c585960'/>
<id>urn:sha1:32d03eef902a1ac9cec53804dcb72ace5c585960</id>
<content type='text'>
* feat(build): added script for compiling with docker easily

* chore: bring my own build with docker to master

* chore: delete a file that does not make sense anymore

* feat: first redox for danielo

* chore: basic compatibility between redox and my space

* refactor: removed some old stuff

* feat: added go coding symbols

* feat: name control_k and alt_j

* chore: reduce combo term

* feat: improved first layer of redox

* feat: add configurations to the redox

* feat: make alt tab more portable

* feat: small improvements to redox layout

* feat: added leader

* refactor: move leader defs to my userspace config

* chore: movement modified

* feat: more predefined keys and a a new combo

* feat: redox alt tab functionality

* refactor: move alt_tab processing to a separate file

* refactor: early return

* refactor: move process record to a separate file

* format leader function

* chore: backspace on digits layer

* feat: add extra combo

* feat: added more combos

* implement guard proposed by @drashna

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* chore: include @drashna placeholder suggestion

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;</content>
</entry>
<entry>
<title>Trim firmware sizes from default rules.mk, part 3 (#8045)</title>
<updated>2020-01-30T19:13:49Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T19:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d2e1cc4d48e5c74453f9ab1a344490f895b2e236'/>
<id>urn:sha1:d2e1cc4d48e5c74453f9ab1a344490f895b2e236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, R-S (#7182)</title>
<updated>2019-10-28T19:08:00Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-28T19:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6d7c6d4fd6a4af8e0355b5d10c68db3274c1a7f8'/>
<id>urn:sha1:6d7c6d4fd6a4af8e0355b5d10c68db3274c1a7f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up backlight header use to avoid build issues (#6714)</title>
<updated>2019-09-11T22:15:39Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-09-11T22:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ad3e4d6c132ae3e0662972488685517c0cfde153'/>
<id>urn:sha1:ad3e4d6c132ae3e0662972488685517c0cfde153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] default keymap fix for questionmark (redox, redox_w) (#6574)</title>
<updated>2019-08-27T21:20:25Z</updated>
<author>
<name>Jorde Vorstenbosch</name>
<email>jorde@jorde.nl</email>
</author>
<published>2019-08-27T21:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5c6c55693320f7e4a81109ec33ef2445a7878f1e'/>
<id>urn:sha1:5c6c55693320f7e4a81109ec33ef2445a7878f1e</id>
<content type='text'>
* default keymap fix for questionmark

Added /? to the default position for a qwerty keyboard. Moved |\ to the left ctrl with the same behaviour as before.

* Small PR adjustments and Keypad optimization

* Update keymap.c

* Update keymap.c
</content>
</entry>
<entry>
<title>[Keymap] Redox_w Use layer_state_set_user instead of matrix_scan_user (#6608)</title>
<updated>2019-08-25T19:50:29Z</updated>
<author>
<name>Gabes Mak</name>
<email>pixelbreaker@users.noreply.github.com</email>
</author>
<published>2019-08-25T19:50:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0b89809ac4e2ff0e84f9e4cef768c18165ef38ba'/>
<id>urn:sha1:0b89809ac4e2ff0e84f9e4cef768c18165ef38ba</id>
<content type='text'>
* use layer_state_set_user

* fix
</content>
</entry>
<entry>
<title>Remove commented out MCUs in rules.mk (#5884)</title>
<updated>2019-07-16T07:26:38Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-16T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ba42a5ae68a59ad514027d819c6b58ee86944e75'/>
<id>urn:sha1:ba42a5ae68a59ad514027d819c6b58ee86944e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Redox Wireless configurator bugfix (#4961)</title>
<updated>2019-01-30T19:02:05Z</updated>
<author>
<name>Mattia Dal Ben</name>
<email>mattdibi@users.noreply.github.com</email>
</author>
<published>2019-01-30T19:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6a63b67cde63fc994a7adcd5be0dfd3d5733aaa9'/>
<id>urn:sha1:6a63b67cde63fc994a7adcd5be0dfd3d5733aaa9</id>
<content type='text'>
* Fixed wrong build instruction

* Updated info.json file
</content>
</entry>
<entry>
<title>Fix `1&lt;col` instead of `1&lt;&lt;col` typo in matrix_is_on()</title>
<updated>2019-01-27T16:37:26Z</updated>
<author>
<name>James Churchill</name>
<email>pelrun@gmail.com</email>
</author>
<published>2019-01-27T06:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6d2071ad6e9bdeb63126c00c4baea88d597cd7d7'/>
<id>urn:sha1:6d2071ad6e9bdeb63126c00c4baea88d597cd7d7</id>
<content type='text'>
</content>
</entry>
</feed>
