<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/redox/keymaps, 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-12-02T19:41:20Z</updated>
<entry>
<title>[Keymap] Ruby influenced Redox keymap (#7531)</title>
<updated>2019-12-02T19:41:20Z</updated>
<author>
<name>Matt Valentine-House</name>
<email>matt@eightbitraptor.com</email>
</author>
<published>2019-12-02T19:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=75c8a79d0e087d99299b1b273d343aacb8bed0b8'/>
<id>urn:sha1:75c8a79d0e087d99299b1b273d343aacb8bed0b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] Tw1t611 (#7282)</title>
<updated>2019-11-08T04:49:45Z</updated>
<author>
<name>tw1t611</name>
<email>daniel.schindler93@gmail.com</email>
</author>
<published>2019-11-08T04:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0483327fa66396879155f3e9c10247ce54dfe18e'/>
<id>urn:sha1:0483327fa66396879155f3e9c10247ce54dfe18e</id>
<content type='text'>
* Add tw1t611 keymap.

* Add underglow
</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>[Keymap] Initial commit of KL1RL keyboard layout (#7060)</title>
<updated>2019-10-19T00:36:22Z</updated>
<author>
<name>KL1RL</name>
<email>justin.burket@gmail.com</email>
</author>
<published>2019-10-19T00:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d263579781bd550e0ef21a5a102f790afd588c7c'/>
<id>urn:sha1:d263579781bd550e0ef21a5a102f790afd588c7c</id>
<content type='text'>
* Inital commit

* Add changes suggest by fauxpark.  Tested for normal function
</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>Pti keymaps (#6025)</title>
<updated>2019-06-03T19:09:01Z</updated>
<author>
<name>Peter Tillemans</name>
<email>pti@snamellit.com</email>
</author>
<published>2019-06-03T19:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=32952d8624f1228a865b9636ad546ea32822abda'/>
<id>urn:sha1:32952d8624f1228a865b9636ad546ea32822abda</id>
<content type='text'>
* created new folder to port my old layout

* removed Colemak, enabled backlight.

* fixed backlight support

* added Ctrl/Esc + Shift/Enter double function keys

* made planck compatible with Atreus board, including docs

* enable backlight control

* make planck more compatible with atreus layout

* migrate to qwerty and separate alt-space

* adding ok64 and redox layouts

* fix dot in numerical pad

* fix dot in dvorak layout

* added redox and pro micro version of snampad

* add arrows on right mod keys and map PrtScr on Fn P

* add keys to swap between mac and windows

* added escape to redox layout

* added printscreen key

* moved layout closer to what I am used to.

* swap spc and bspc, add ctrl to quot

* qwertified atreus layout

* fix for compile errors when RGB or BACKLIGHT disabled

* add customized keymap for the m65a

* Reverted unintended change in default keymap.

* Remove unused code in my keymap and modernized tap hold keys

* Update keyboards/snampad/config.h

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/snampad/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/snampad/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/snampad/snampad.h

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/snampad/config.h

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/snampad/keymaps/default/config.h

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/snampad/snampad.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/snampad/readme.md

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/snampad/keymaps/default/keymap.c

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/snampad/snampad.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/snampad/snampad.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/snampad/snampad.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/snampad/rules.mk

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/planck/keymaps/ptillemans/keymap.c

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/jc65/v32a/keymaps/ptillemans/keymap.c

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/snampad/snampad.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* cleanup snampad layout

* Update keyboards/snampad/snampad.c

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* further mmended cleaning

- removed obsolete Backspace handling in jc65 keymap
- improved shift detection
- modernized planck keymap
- added details to snampad readme
- other recommended refactors in snampad
</content>
</entry>
<entry>
<title>[Keymap] add redox/rev1:fculpo keymap (#5491)</title>
<updated>2019-03-27T01:41:37Z</updated>
<author>
<name>Fabien Culpo</name>
<email>fabien.culpo@gmail.com</email>
</author>
<published>2019-03-27T01:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=509668ca7ce224a389a2caa3ff4df19302d4efc1'/>
<id>urn:sha1:509668ca7ce224a389a2caa3ff4df19302d4efc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] Updated layout after some months of testing. (#5427)</title>
<updated>2019-03-18T18:09:37Z</updated>
<author>
<name>FiNeXdesign</name>
<email>finex.design@gmail.com</email>
</author>
<published>2019-03-18T18:09:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=473dedb309800b1ea11dd6a16948e72bbdf158ae'/>
<id>urn:sha1:473dedb309800b1ea11dd6a16948e72bbdf158ae</id>
<content type='text'>
* Updated layout after some months of testing.

The current setup looks quite better than the initial one. It's not
perfect but it allows me to work quite well.

The only big problem is the Alt modifiers on the home row which
sometimes break the typing if keys are pressed too fast. I'm also not
satisfied by the TAB key position on the thumb cluster.

Main improvements since previous push:
- Shift layouts on both halves
- Moved around symbols
- Improved number/fn keys
- Reorganized thumbs

* Used enum as suggested by @drashna :-)
</content>
</entry>
<entry>
<title>[Keymap] Add a tweaked Redox keymap (#5422)</title>
<updated>2019-03-17T17:13:45Z</updated>
<author>
<name>Nik Richers</name>
<email>nrichers@elastic.co</email>
</author>
<published>2019-03-17T17:13:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c62f6b0825b13d2791838154867c543f1f433030'/>
<id>urn:sha1:c62f6b0825b13d2791838154867c543f1f433030</id>
<content type='text'>
* Add nrichers keymap

* Additional keymap tweaks, add readme info

* Improve descriptions for changes from default keymap

* Add image of keymap, update .gitignore to

* Add image link

Adds an image of the modified keymap.

* Improve legibility of keymap changes with colour coding

* Tinker with color codes in Markdown

* Experiment with colour codes

* Tinker more with colour codes

* Figured out the easiest way to include colour coding

* Undo earlier .gitignore change
</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>
</feed>
