<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/redox/keymaps/default, 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>2019-10-28T19:08:00Z</updated>
<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>[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>Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)</title>
<updated>2019-01-04T15:25:48Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2019-01-04T15:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7f4f0f7685cef421df4c07b0982c1905fb57a736'/>
<id>urn:sha1:7f4f0f7685cef421df4c07b0982c1905fb57a736</id>
<content type='text'>
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
</content>
</entry>
<entry>
<title>Keymap: Set serial connection as default for the Redox rev1.0 keyboard (#4488)</title>
<updated>2018-11-27T16:59:53Z</updated>
<author>
<name>Mattia Dal Ben</name>
<email>mattdibi@users.noreply.github.com</email>
</author>
<published>2018-11-27T16:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faef966a4d66b802babf9332cbf3045edf47c729'/>
<id>urn:sha1:faef966a4d66b802babf9332cbf3045edf47c729</id>
<content type='text'>
* Set serial as default for Redox

* Updated rules.mk file

* Removed unused rule

Co-Authored-By: mattdibi &lt;mattdibi@users.noreply.github.com&gt;

* Removed unused rule

Co-Authored-By: mattdibi &lt;mattdibi@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Keyboard: Redox keymaps refactoring (#4258)</title>
<updated>2018-10-27T16:40:28Z</updated>
<author>
<name>Mattia Dal Ben</name>
<email>mattdibi@users.noreply.github.com</email>
</author>
<published>2018-10-27T16:40:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9ea01035202e0d9b43413537702ac77b4c32108c'/>
<id>urn:sha1:9ea01035202e0d9b43413537702ac77b4c32108c</id>
<content type='text'>
* Reconfigured keymap macro to resemble physical layout

* Updated italian keymap

* Added RGB controls

* Updated default keymap

* Updated german layout

* Updated jeherve keymap

* Changed include guards to pragmas

* Changed include guards to pragmas in keymaps

* Update readme

* Fixed unused include

* Fixed indentation
</content>
</entry>
<entry>
<title>redox: convert to use SPLIT_KEYBOARD feature (#3478)</title>
<updated>2018-07-25T19:16:03Z</updated>
<author>
<name>Len Trigg</name>
<email>lenbok@gmail.com</email>
</author>
<published>2018-07-25T19:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0fa192091c142a35a166930e63cdaf80bf83a229'/>
<id>urn:sha1:0fa192091c142a35a166930e63cdaf80bf83a229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default layout for the Redox keyboard (#2954)</title>
<updated>2018-05-14T02:31:38Z</updated>
<author>
<name>Mattia Dal Ben</name>
<email>mattdibi@users.noreply.github.com</email>
</author>
<published>2018-05-14T02:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fd57ea0666866379542da281b853e1ac70e8b286'/>
<id>urn:sha1:fd57ea0666866379542da281b853e1ac70e8b286</id>
<content type='text'>
* Improved default layout for Redox keyboard, renamed old layout

* Corrected copyright note
</content>
</entry>
<entry>
<title>Redox keyboard code (#2843)</title>
<updated>2018-04-29T20:01:33Z</updated>
<author>
<name>Mattia Dal Ben</name>
<email>mattdibi@users.noreply.github.com</email>
</author>
<published>2018-04-29T20:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3b7b1994cd9e3e61fdee84eff78875135642aa6c'/>
<id>urn:sha1:3b7b1994cd9e3e61fdee84eff78875135642aa6c</id>
<content type='text'>
* Added Redox keyboard with default keymap (IT layout)

* Updated manufacturer url

* Applied requested changes
</content>
</entry>
</feed>
